update oh-my-zsh & add npm + drush plugins
This commit is contained in:
parent
490f547774
commit
83f367b49d
@ -1 +1 @@
|
||||
Subproject commit 4f7176f0c64e385516ba7626d14a3536a71e4920
|
||||
Subproject commit 3060e1de155f840eda836da1ff573853cbbb4225
|
2
zshrc
2
zshrc
@ -16,7 +16,7 @@ export ZSH_THEME="walkah"
|
||||
|
||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent)
|
||||
plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent npm drush)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user