Move example plugin to the custom plugins dir.

This commit is contained in:
Peter Jaros 2012-05-16 14:51:52 -04:00
parent 1120f97305
commit af03da0dc9
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
cache cache
*.swp *.swp