zsh: powerline
This commit is contained in:
parent
148527b8e5
commit
f1cbc53bec
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ prompt_wt="$USERNAME@$HOST"
|
|||
prompt_fifo=~/.zsh_gitstatus_$$
|
||||
prompt_blimit=12
|
||||
typeset -A prompt_symbols=(
|
||||
sep_a $'\ue0b0'
|
||||
sep_a $'\ue0bc'
|
||||
ellipsis $'\u2026'
|
||||
git $'\ue0a0'
|
||||
git_unstaged '~'
|
||||
|
|
Loading…
Reference in a new issue