summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorTrevor Wennblom <trevor@well.com>2011-12-20 16:16:02 -0600
committerTrevor Wennblom <trevor@well.com>2011-12-20 16:16:02 -0600
commita21dc477c26ce29c839ca3aa36af91efcad179ea (patch)
tree749f5472663cbe76332694685564237ba37cdd5f /templates
parent54f17588b363fa20df592366b6dd693ce3b7c820 (diff)
downloadzsh-a21dc477c26ce29c839ca3aa36af91efcad179ea.tar.gz
zsh-a21dc477c26ce29c839ca3aa36af91efcad179ea.tar.bz2
zsh-a21dc477c26ce29c839ca3aa36af91efcad179ea.zip
add note about custom plugins
Diffstat (limited to 'templates')
-rw-r--r--templates/zshrc.zsh-template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template
index 1ab40aba6..64b1ece69 100644
--- a/templates/zshrc.zsh-template
+++ b/templates/zshrc.zsh-template
@@ -23,6 +23,7 @@ ZSH_THEME="robbyrussell"
# COMPLETION_WAITING_DOTS="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
+# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git)