4 lines
89 B
Text
4 lines
89 B
Text
# .bash_profile
|
|
|
|
# Get the aliases and functions
|
|
[ -f $HOME/.bashrc ] && . $HOME/.bashrc
|