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