Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 249 Bytes

dotfiles

version control of configuration files

vim

git clone https://www.github.com/tomkooij/dotfiles
ln -s ~/dotfiles/.vimrc ~/.vimrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim
:PluginInstall