summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJames Meyer <James.meyer@operamail.com>2008-10-03 21:05:27 (GMT)
committerJames Meyer <James.meyer@operamail.com>2008-10-03 21:05:27 (GMT)
commit1a78c9adc22d7b59b34694b7179136648782d69e (patch)
tree3c0b4dc45f66e4b629a61124d14ade72db7c1565 /templates
parentdae2494e6d2981bc92a53fa1bfb2a5cd77a51fc6 (diff)
parentf59982f6cdcaa7d133934cf562a40627f842f58d (diff)
downloadlinhes_dev-1a78c9adc22d7b59b34694b7179136648782d69e.zip
Merge branch 'master' of ssh://jams@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/developers/rdt/loginrun.sh3
1 files changed, 3 insertions, 0 deletions
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
#