Aaron's dotfiles Installation: Add the following to ~/.bash_profile: # Run dotfiles [ -n "$PS1" ] && source <DOTFILES_PATH>/.bash_profile; Rub the following: > ./terminal.sh > ./brew.sh