Commit graph

13 commits

Author SHA1 Message Date
Daniel Hahler
330f02a245 grep: keep grep-flag-available together 2015-01-07 15:11:30 +01:00
Daniel Hahler
b88039e0f4 grep: run it on first invocation 2015-01-07 14:44:49 +01:00
Daniel Hahler
4cfcf09cef grep: use array for options 2015-01-07 14:40:28 +01:00
Daniel Hahler
fec736f7f6 Setup grep alias lazily through a function
This saves an extra / initial call to `grep` during shell startup.
2015-01-07 03:36:40 +01:00
Ondřej Súkup
dd27087805 Change to alias and remove deprecated GREP_COLOR 2014-12-13 19:57:23 +01:00
Marc Cornellà
711843153d Tidy up the grep.zsh library 2014-12-13 19:52:49 +01:00
Marc Cornellà
0190eb084b Use unaliased grep in flag check 2014-12-13 19:45:04 +01:00
Marc Cornellà
cf586b54b8 Ignore .bzr folders in grep too 2014-12-13 19:45:02 +01:00
Marc Cornellà
0bd3c9996f Extract VCS folders definition to avoid repetition 2014-12-13 19:44:38 +01:00
Dmitriy
9385b3ee0a set exclude-dir or exclude grep flags only if available 2014-04-19 00:03:36 +04:00
Marc Cornellà
12e30faaca Fix export syntax of $GREP_OPTIONS
Fixes #2641, #2642
2014-03-23 02:09:38 +01:00
nXqd
4f9cfee9bd avoid VCS folders 2012-06-14 08:06:36 +03:00
Robby Russell
8debd097fb Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
Renamed from grep.zsh (Browse further)