Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 346 Bytes

My vim configuration

git clone --recursive git://github.com/vaaclav/dotfiles

based on ideas taken from https://github.com/phunehehe/terminal-dotfiles

rm -rf .vim
ln -s dotfiles/_vim/ .vim
ln -s dotfiles/_vimrc .vimrc
ln -s path/to/vimwiki/ vimwiki
git config --global user.name ""
git config --global user.email ""