ohmyzsh/lib
Marc Cornellà ca4779402a Do not use GREP_OPTIONS to set grep parameters
From grep version 2.21, using environment variable `GREP_OPTIONS' to
set common parameters to grep calls is deprecated.

As an alternative, we use a custom function to pass in our defined
`GREP_OPTIONS`, while at the same time preserving any aliases that
called grep.

If we choose the alias way as suggested in the grep documentation,
we'll overwrite any already defined grep aliases, or get overwritten
by any subsequently defined user aliases.
2014-12-13 18:07:32 +01:00
..
aliases.zsh This alias is conflict cause 2014-08-24 00:50:54 +09:00
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
completion.zsh Change all whoami calls for $USER variable 2014-11-06 18:33:56 +01:00
correction.zsh Ordering nocorrect aliases alphabetically 2014-05-24 20:07:06 +02:00
directories.zsh Don't set auto_name_dirs because it messes up prompts 2014-10-22 15:39:27 +02:00
functions.zsh Replace /usr/bin/env with env 2014-08-20 23:52:05 +02:00
git.zsh Switch back to oh-my-zsh.hide-dirty setting again 2014-11-19 18:40:18 +01:00
grep.zsh Do not use GREP_OPTIONS to set grep parameters 2014-12-13 18:07:32 +01:00
history.zsh Merge pull request #750 from blueyed/history-drop-default-append-history 2014-03-22 13:59:19 -07:00
key-bindings.zsh Fix broken reverse-menu-complete keybinding. 2014-03-26 15:12:39 +09:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
nvm.zsh Added nvm.zsh to detect current Node.js version 2013-11-08 23:26:05 +04:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Updates spectrum.zsh 2013-12-31 14:54:34 +01:00
termsupport.zsh Fix missing add-zsh-hook 2014-08-22 15:59:17 -07:00
theme-and-appearance.zsh Add support for colored ls output on OpenBSD 2013-11-14 07:06:54 -05:00