]> gitweb.michael.orlitzky.com - bash.d.git/blob - options
e353b0bf1178766d608fff6c2023cd68cc635a0e
[bash.d.git] / options
1 #!/bin/bash
2
3 # This works for all versions of grep.
4 GREP_OPTIONS="--color=always"
5
6 # No stupid disclaimers.
7 WHOIS_OPTIONS="-H"