dot-files/bash/.bash_profile

7 lines
70 B
Bash

#
# ~/.bash_profile
#
. ~/.profile
[[ -f ~/.bashrc ]] && . ~/.bashrc