Adding VCS stuff to zshrc, and netrwhist to gitignore

This commit is contained in:
Dustin Swan
2012-03-07 11:01:43 -06:00
parent 25a8165261
commit abfb77af51
2 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
vim/.netrwhist
vim/bundle/*
!vim/bundle/vundle/*