Merge pull request #765 from trevor/master

add note about custom plugins
master
Robby Russell 15 years ago
commit 723372a103
  1. 1
      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)

Loading…
Cancel
Save