3 lines
88 B
Bash
Executable file
3 lines
88 B
Bash
Executable file
# .bash_profile
|
|
# Get the aliases and functions
|
|
[ -f $HOME/.bashrc ] && . $HOME/.bashrc
|