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:
7b191d8
)
Find urxvt256c silently.
author
Iain Patterson
<me@iain.cx>
Fri, 12 Feb 2016 09:31:33 +0000
(09:31 +0000)
committer
Iain Patterson
<me@iain.cx>
Fri, 12 Feb 2016 09:31:33 +0000
(09:31 +0000)
.profile.d/variables.bashrc
patch
|
blob
|
history
diff --git
a/.profile.d/variables.bashrc
b/.profile.d/variables.bashrc
index
3a07542
..
ab30ff1
100644
(file)
--- a/
.profile.d/variables.bashrc
+++ b/
.profile.d/variables.bashrc
@@
-3,7
+3,7
@@
export SSHTERM_TITLE=-title
export SSHTERM_EXEC=-e
unset LANG
unset XMODIFIERS #:-(
-if find_working urxvt256c; then
+if find_working urxvt256c
&>/dev/null
; then
export SSHTERM=urxvt256c
else
export SSHTERM=urxvt