mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
cleanup
This commit is contained in:
parent
bf51cb1d3d
commit
b0acfd53d8
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@ __set_bash_ps1() {
|
||||||
|
|
||||||
# colorized:
|
# colorized:
|
||||||
PS1=" ${B}[${UC}\u@\h ${G}\$(__tpwd)${B}]${UC}\\$ ${NONE}"
|
PS1=" ${B}[${UC}\u@\h ${G}\$(__tpwd)${B}]${UC}\\$ ${NONE}"
|
||||||
# without colors:
|
|
||||||
#PS1="${TITLEBAR}[\u@\h \${NEW_PWD}]\\$ "
|
|
||||||
# extra backslash in front of \$ to make bash colorize the prompt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
__set_bash_ps1
|
__set_bash_ps1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue