Fix prompt

This commit is contained in:
Leon Kowarschick 2020-07-04 16:43:46 +02:00
parent de0d8cd9c0
commit c8ad0659a7

View file

@ -26,7 +26,7 @@ git_status() {
function _my_prompt() { function _my_prompt() {
echo -n "╭───" echo -n "%F{$__bright_white}╭───"
echo -n "%F{$__bright_cyan}$USER" echo -n "%F{$__bright_cyan}$USER"
echo -n "%F{$__bright_white} in" echo -n "%F{$__bright_white} in"
echo -n "%F{$__bright_green} $(dir)" echo -n "%F{$__bright_green} $(dir)"