diff --git a/zshrc b/zshrc index 54d27f8..d0ff76c 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 archlinux npm node) +plugins=(git archlinux npm node screen) source $ZSH/oh-my-zsh.sh