lets turn on the npm module

This commit is contained in:
Thomas Ruoff
2012-04-25 23:10:28 +02:00
parent 4835e78ec6
commit 4e2a2aaa1d

2
zshrc
View File

@@ -24,7 +24,7 @@ COMPLETION_WAITING_DOTS="true"
# 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 svn debian screen)
plugins=(git svn debian npm node)
source $ZSH/oh-my-zsh.sh