Fix broken grep options from oh-my-zsh.
This commit is contained in:
parent
6e94715e8a
commit
23538d7436
1
zshrc
1
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
|
||||
|
Loading…
Reference in New Issue
Block a user