From 96a9437577bbd91ae3e73fa77a0901963d470966 Mon Sep 17 00:00:00 2001 From: Eragos Date: Sun, 10 Jul 2016 13:59:41 +0200 Subject: [PATCH] activate sublime & sudo oh-my-zsh plugin --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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