Awesome
my-dot-files
this is where i save my dot files (so far it is only my .vimrc)
to install
git clone https://github.com/linluk/my-dot-files
cd my-dot-files
./install-dot-files.sh
to commit
cd my-dot-files
git commit
git push origin master