ohEmily / dot-files

My config files for vim, bash, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My config files for vim, bash, etc.


Languages

Language:Vim Script 54.8%Language:Shell 45.2%