use the github plugin

This commit is contained in:
James Walker 2011-02-27 18:34:04 -05:00
parent 66a149d362
commit 7bbbca357a

2
zshrc
View File

@ -16,7 +16,7 @@ export ZSH_THEME="walkah"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git svn ruby rails3 pip osx ssh-agent) plugins=(git github svn ruby rails3 pip osx ssh-agent)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh