No line break here.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29132 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Vendored
+1
-1
@@ -101,7 +101,7 @@ function dev() {
|
||||
#export PS1='\[\033]0;['$1':\W]\a\]\[\033[1m\][\u@\h \w]\[\033[0m\]\$ '
|
||||
#export PS1='\033]0;['$1':\W]\a\033[1m[\u@\h \w]\033[0m\$ '
|
||||
export PS1='\[\033[1m\][\u@\h \w]\[\033[0m\]\$ '
|
||||
export PROMPT_COMMAND='echo -e "\033]0;['$1':${PWD##*/}]\a"'
|
||||
export PROMPT_COMMAND='echo -en "\033]0;['$1':${PWD##*/}]\a"'
|
||||
;;
|
||||
esac
|
||||
# lower priority so background builds don't slow the GUI too much
|
||||
|
||||
Reference in New Issue
Block a user