# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc export EDITOR=emacsclient PATH=~/.local/spells:$PATH echo "Bash Profile Loaded"