From f59982f6cdcaa7d133934cf562a40627f842f58d Mon Sep 17 00:00:00 2001 From: "R. Dale Thomas" Date: Wed, 1 Oct 2008 20:32:21 -0700 Subject: Add the DISPLAY & TERM environment variables to .bash_profile. --- templates/developers/rdt/loginrun.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/developers/rdt/loginrun.sh b/templates/developers/rdt/loginrun.sh index 9811e3a..7bacc62 100755 --- a/templates/developers/rdt/loginrun.sh +++ b/templates/developers/rdt/loginrun.sh @@ -22,6 +22,9 @@ cdb [ -f ~/loginrun.sh ] && ~/loginrun.sh # prompt: PS1='[\u@\h] \e[34m\W \e[31m\\$\e[0m ' +# Some environment: +export DISPLAY=ws:0 +export TERM=xterm # End EOF # -- cgit v0.12