# Setup This is my '~/.vim' folder along with my vimrc folder. If you want to use this yourself you can use the following commands: ``` git clone https://github.com/thornycrackers/.vim.git ln -s .vim/vimrc .vimrc ``` This will overwrite an existing vimrc file if you have one.