1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-05-14 22:14:24 -04:00

🚨 commit bomb incoming 🚨

This commit is contained in:
2018-03-28 09:14:21 -04:00
commit 016c127c67
11 changed files with 358 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi