Fixed GREP_COLOR.
authorIain Patterson <me@iain.cx>
Sat, 16 Jun 2007 18:11:13 +0000 (18:11 +0000)
committerIain Patterson <me@iain.cx>
Sat, 16 Jun 2007 18:11:13 +0000 (18:11 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@50 6be0d1a5-5cfe-0310-89b6-964be062b18b

.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'