git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8016c18
)
Fixed GREP_COLOR.
author
Iain Patterson
<me@iain.cx>
Sat, 16 Jun 2007 18:11:13 +0000
(18:11 +0000)
committer
Iain 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
patch
|
blob
|
history
diff --git
a/.profile.d/variables.bashrc
b/.profile.d/variables.bashrc
index
941ed1a
..
aaaa1f3
100644
(file)
--- a/
.profile.d/variables.bashrc
+++ b/
.profile.d/variables.bashrc
@@
-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'