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
log/.zsh_history
projects.zsh
custom/*
!custom/example
custom
!custom/plugins/example
!custom/example.zsh
*.swp
!custom/example.zshcache

Loading…
Cancel
Save