diff --git a/zshrc b/zshrc index f3e90aa..40190af 100644 --- a/zshrc +++ b/zshrc @@ -21,7 +21,7 @@ export DISABLE_AUTO_UPDATE="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) +plugins=(git svn debian screen) source $ZSH/oh-my-zsh.sh