Move example plugin to the custom plugins dir.

master
Peter Jaros 14 years ago committed by Phil Eichinger
parent 7a94b76019
commit d1323edb49
  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
*.swp *.swp
!custom/example.zshcache !custom/example.zshcache

Loading…
Cancel
Save