]> gitweb.michael.orlitzky.com - bash.d.git/blob - options
d3b5e2f470e86b3383459af736d404d719b89680
[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 export WHOIS_OPTIONS="-H"