Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 215 Bytes

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