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