]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - options
Don't export GREP_OPTIONS; it can break build systems.
[bash.d.git] / options
diff --git a/options b/options
index e353b0bf1178766d608fff6c2023cd68cc635a0e..d3b5e2f470e86b3383459af736d404d719b89680 100644 (file)
--- a/options
+++ b/options
@@ -4,4 +4,4 @@
 GREP_OPTIONS="--color=always"
 
 # No stupid disclaimers.
-WHOIS_OPTIONS="-H"
+export WHOIS_OPTIONS="-H"