diff --git a/themes/zuper/zuper.theme.bash b/themes/zuper/zuper.theme.bash index 91e28c6e..7011871f 100644 --- a/themes/zuper/zuper.theme.bash +++ b/themes/zuper/zuper.theme.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash #⚡ -# +# looks good on dark bakground SCM_THEME_PROMPT_DIRTY=" ${red}✖${reset_color}" SCM_THEME_PROMPT_AHEAD=" ${red}!${reset_color}" SCM_THEME_PROMPT_CLEAN=" ${green}✔${reset_color}" @@ -40,4 +40,4 @@ prompt() { PS1="${white}\n[ ${yellow}\u@\H ${white}] ${green}\w${my_branch}\n${white}[ ${red}\t${bold_white} ] →${normal} " } -PROMPT_COMMAND=prompt \ No newline at end of file +PROMPT_COMMAND=prompt