summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-03-30 18:50:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-03-30 18:50:03 -0700
commit5ed9c784e6a285d42b16f485486766f8497ebd3e (patch)
treebfa8cc90ba3a433976afe423574298094d4424fb /.shenv
parent556975a2e84fb47a3e8f76bbd26cfcd49261470e (diff)
downloaddotfiles-5ed9c784e6a285d42b16f485486766f8497ebd3e.tar.gz
urxvt->xfce4-terminal
Diffstat (limited to '.shenv')
-rwxr-xr-x.shenv4
1 files changed, 3 insertions, 1 deletions
diff --git a/.shenv b/.shenv
index 8191085b..bf310821 100755
--- a/.shenv
+++ b/.shenv
@@ -124,8 +124,10 @@ LD_LIBRARY_PATH="$HOME/local/lib/"
export LD_LIBRARY_PATH
BROWSER="firefox"
export BROWSER
-TERMCMD="urxvt"
+TERMCMD="xfce4-terminal"
export TERMCMD
+TERMINAL="xfce4-terminal"
+export TERMINAL
# "Setting the monitor port to 0 turns the monitoring function off,
# and autossh will only restart ssh upon ssh's exit."