Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 415 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 415 Bytes

Do!

cd
git clone https://github.com/nihitok/.myVimrc.git
ln -s ~/.myVimrc/.vimrc ~/.vimrc
ln -s ~/.myVimrc/.vim ~/.vim
git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

then

make, proc.so

git setting

git config --global color.ui auto
git config --global user.name "nihitok"
git config --global user.email "[email protected]"

Don't send spam mails.