From be22dca8a28f6ab21b12038638090b5b41fa17ed Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 25 Jun 2015 01:20:18 +0200 Subject: [PATCH] added colored-man plugin --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 1383044c..3e42c792 100644 --- a/.zshrc +++ b/.zshrc @@ -49,7 +49,7 @@ ZSH_THEME="hanez" # 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=(gitfast) +plugins=(colored-man) # User configuration