new machine: git clone https://github.com/ohEmily/dot-files.git chmod 755 dot-files/.* mv dot-files/.bashrc ~/.my_bashrc echo 'source ~/.my_bashrc' >> ~/.bashrc mv dot-files/.vimrc ~/.vimrc rm -rf dot-files