]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - options
Remove deprecated GREP_OPTIONS.
[bash.d.git] / options
diff --git a/options b/options
index e353b0bf1178766d608fff6c2023cd68cc635a0e..9bbe669328c9244ee19e7a5e694e0153ef21477f 100644 (file)
--- a/options
+++ b/options
@@ -1,7 +1,4 @@
 #!/bin/bash
 
-# This works for all versions of grep.
-GREP_OPTIONS="--color=always"
-
 # No stupid disclaimers.
-WHOIS_OPTIONS="-H"
+export WHOIS_OPTIONS="-H"