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

Loading…
Cancel
Save