added color to the coffee cup on prompt
This commit is contained in:
parent
ddae76459d
commit
2275c0447e
@ -89,4 +89,4 @@ parse_git_branch(){
|
||||
}
|
||||
|
||||
# bash prompt
|
||||
PS1="☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$bldcyn\]\$(parse_git_branch)\[$txtgrn\]$DEFAULT \n \$ "
|
||||
PS1="\[$bldylw\] ☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$bldcyn\]\$(parse_git_branch)\[$txtgrn\]$DEFAULT \n \$ "
|
||||
|
Loading…
Reference in New Issue
Block a user