diff --git a/zshrc b/zshrc index b2b06f6..312abe5 100644 --- a/zshrc +++ b/zshrc @@ -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