wezterm: window titlebar; zsh: branch name length
This commit is contained in:
parent
3b88a90f78
commit
5b49260645
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ printf -v PROMPT4 $prompt_fmtn '+%N:%i'
|
|||
|
||||
prompt_wt="$USERNAME@$HOST"
|
||||
prompt_fifo=~/.zsh_gitstatus_$$
|
||||
prompt_blimit=12
|
||||
prompt_blimit=50
|
||||
typeset -A prompt_symbols=(
|
||||
sep_a $'\ue0b0'
|
||||
ellipsis $'\u2026'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue