From 74ce93d9fd57eea755bcf56d84edc9d19099d7a7 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 28 May 2011 15:32:48 +0200 Subject: infest//profile: hotfix PS1 --- modules/infest/skel/etc/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/infest/skel/etc') diff --git a/modules/infest/skel/etc/profile b/modules/infest/skel/etc/profile index 574d14dc..2812c86c 100755 --- a/modules/infest/skel/etc/profile +++ b/modules/infest/skel/etc/profile @@ -43,10 +43,10 @@ esac PS1='\[\033[${PS1_COLOR}m\]$(PS1)\[\033[32m\]\w\[\033[39m\]${PSx-} ' # green \w PS1='\[\033[32m\]\w\[\033[m\] ' # green \w -if test -n "${SSH_CLIENT-}" ; then +#if test -n "${SSH_CLIENT-}" ; then PS1='\[\033[35m\]\h'" $PS1" # prefix with magenta hostname #TERM=xterm-256color xtermcontrol --bg \#292d29 --fg \#d0d0d0 -fi +#fi export PATH="/krebs/bin:$PATH" -- cgit v1.2.3