add .bash_profile
parent
d8bfd52a05
commit
b42980ddda
|
@ -0,0 +1,6 @@
|
||||||
|
# .bash_profile
|
||||||
|
|
||||||
|
# Get the aliases and functions
|
||||||
|
if [ -f ~/.bashrc ]; then
|
||||||
|
. ~/.bashrc
|
||||||
|
fi
|
Loading…
Reference in New Issue