diff --git a/bashcolors b/bashcolors index 63390a9..b6ef9f2 100644 --- a/bashcolors +++ b/bashcolors @@ -89,4 +89,4 @@ parse_git_branch(){ } # bash prompt -PS1="☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$txtgrn\]\$(parse_git_branch)$DEFAULT \n \$ " +PS1="☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$bldcyn\]\$(parse_git_branch)\[$txtgrn\]$DEFAULT \n \$ "