Move example plugin to the custom plugins dir.

master
Peter Jaros 14 years ago
parent 1120f97305
commit af03da0dc9
  1. 4
      .gitignore
  2. 0
      custom/plugins/example/example.plugin.zsh

4
.gitignore vendored

@ -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

Loading…
Cancel
Save