diff --git a/bashcolors b/bashcolors index b6ef9f2..0b91566 100644 --- a/bashcolors +++ b/bashcolors @@ -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 \$ "