adding bash_profile, bashrc, and git-completion.bash
This commit is contained in:
3
bash_profile.bash
Normal file
3
bash_profile.bash
Normal file
@@ -0,0 +1,3 @@
|
||||
if [ -f ~/.bashrc ]; then
|
||||
source ~/.bashrc
|
||||
fi
|
||||
Reference in New Issue
Block a user