emacs: further clean ~/.emacs.d by moving more things to {var,etc}/
[~bandali/configs] / .bash_profile
1 if [ -f "$HOME/.profile" ]; then . "$HOME/.profile"; fi