.bash_profile 95 B

1234567
  1. # .bash_profile
  2. # Get the aliases and functions
  3. [ -f $HOME/.bashrc ] && . $HOME/.bashrc
  4. todo