# dotfiles
## Vim
```bash
ln -sv ${PWD}/vimrc ~/.vimrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
```