My vim enviroment
$ curl -fsSL https://raw.github.com/AtsushiSakai/myvim/master/install.py | python
1 Checkout software
git clone git@github.com:AtsushiSakai/myvim.git ~
2 Create symboric links
ln -s ~/myvim/.vimrc ~/.vimrc ~/myvim/.vim ~/.vim
3 Install neobundle
git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim