Fixed GREP_COLOR.
[profile.git] / .profile.d / variables.bashrc
index 941ed1a..aaaa1f3 100644 (file)
@@ -13,4 +13,4 @@ unset XMODIFIERS #:-(
 export SSHTERM="urxvt"
 export SSHTERM_TITLE="-title"
 export SSHTERM_EXEC="-e"
-export GREP_COLOR='\e[0;33'
+export GREP_COLOR='0;33'