diff --git a/.zshrc b/.zshrc index 8905477..9fe1a18 100644 --- a/.zshrc +++ b/.zshrc @@ -49,7 +49,7 @@ ZSH_THEME="cobalt2" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git docker) +plugins=(git docker sublime sudo) # User configuration