if [ -d ~/git/dotfiles ] ; then bash ~/git/dotfiles/pull.sh rm ~/.bash-* ~/.bashrc ~/.bash_aliases ~/.profile ~/.colors (cd ~/git/dotfiles ln ./.bash* ../../ ln ./.profile ../../) fi . ~/.bashrc