putting back the examples...

This commit is contained in:
Matt Bailey 2012-01-31 15:06:13 -07:00
commit 31618e1ef4
2 changed files with 7 additions and 0 deletions

5
custom/example.zsh Normal file
View file

@ -0,0 +1,5 @@
# Add yourself some shortcuts to projects you often work on
# Example:
#
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
#

View file

@ -0,0 +1,2 @@
# Add your own custom plugins in the custom/plugins directory. Plugins placed
# here will override ones with the same name in the main plugins directory.