From 23538d74369bcc9921b63e51c0856db2d6acd6de Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 24 Nov 2014 11:21:46 +0100 Subject: [PATCH] Fix broken grep options from oh-my-zsh. --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index 8a7f466..8d541ef 100644 --- a/zshrc +++ b/zshrc @@ -11,6 +11,7 @@ export DISABLE_AUTO_UPDATE=true plugins=(git svn-fast-info mercurial cabal gem perl rails ruby) source $ZSH/oh-my-zsh.sh +unset GREP_OPTIONS # oh-my-zsh breaks grep... setopt nocorrect_all alias ll=ll # lojban lookup