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 Benjamin Bach
commit 571cf559bb
2 changed files with 4 additions and 5 deletions

9
.gitignore vendored
View file

@ -1,9 +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
cache
*.swp *.swp
!custom/example.zshcache
cache/