Move example plugin to the custom plugins dir.

This commit is contained in:
Peter Jaros 2012-05-16 14:51:52 -04:00 committed by Phil Eichinger
parent 7a94b76019
commit d1323edb49
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,8 +1,8 @@
locals.zsh locals.zsh
log/.zsh_history log/.zsh_history
projects.zsh projects.zsh
custom/* custom
!custom/example !custom/plugins/example
!custom/example.zsh !custom/example.zsh
*.swp *.swp
!custom/example.zshcache !custom/example.zshcache