robdox / Dotfiles

My dotfiles. A pretty solid vim/zsh setup. The file structure is easily followed if you want to use it as a template to make your own!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Delete your old .vimrc (and bundles and local and whatever)

Delete your old .zshrc and .zsh folder (and whatever else)

Symlink these files to your root.

Open up the .vimrc.bundles and do :PlugInstall to install them

Antigen

If you're missing antigen.zsh use the following command to get it : curl -L git.io/antigen > antigen.zsh.

More instructions here

About

My dotfiles. A pretty solid vim/zsh setup. The file structure is easily followed if you want to use it as a template to make your own!


Languages

Language:Vim Script 96.5%Language:Shell 3.5%