aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/grep.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Undo hare-brained last few commitsTom Ryder2015-06-241-1/+1
| | | | | GREP_OPTIONS doesn't work if it's not exported, which ought to have been painfully obvious. Oh well.
* Move GREP_OPTIONS building to bashrcTom Ryder2015-06-241-29/+0
| | | | | Shouldn't be exported because it changes the behaviour of grep(1), which might have unwanted side effects in scripts
* Need to actually make LS/GREP_COLORS conditionalTom Ryder2015-06-191-4/+8
|
* Don't bother checking for grep --colorTom Ryder2015-06-191-8/+4
|
* Add --binary-files to default grep(1) optionsTom Ryder2015-06-151-2/+6
|
* Reset GREP_OPTIONS before building itTom Ryder2015-06-151-0/+1
|
* Overhaul grep(1) and ls(1) options and wrappersTom Ryder2015-05-301-0/+38