added submodule and modified .gitignore such that items in the custom directory are now recognized

This commit is contained in:
Ahir Reddy 2012-05-17 01:32:06 -07:00
commit 70de601093
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = custom/plugins/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git