SRC=$HOME/dotfiles rm $HOME/.bashrc rm $HOME/.bash_profile ln -sf $SRC/.bashrc $HOME/.bashrc ln -sf $SRC/.vimrc $HOME/.vimrc ln -sf $SRC/.bash_profile $HOME/.bash_profile ln -sf $SRC/.config $HOME/.config ln -sf $SRC/bin $HOME/bin