.bash_profile 193 B

123456
  1. # /etc/skel/.bash_profile
  2. # This file is sourced by bash for login shells. The following line
  3. # runs your .bashrc and is recommended by the bash info pages.
  4. [[ -f ~/.bashrc ]] && . ~/.bashrc