zsh: Show longer path in prompt
This commit is contained in:
@@ -416,7 +416,7 @@ else
|
||||
mainc=black
|
||||
fi
|
||||
|
||||
_topstr='%F{green}%n%F{$mainc} ─ %B%F{yellow}%4~%b ${vcs_info_msg_0_}%F{$mainc} '
|
||||
_topstr='%F{green}%n%F{$mainc} ─ %B%F{yellow}%5~%b ${vcs_info_msg_0_}%F{$mainc} '
|
||||
botstr='%B${PINFO}%(!.#.$)%b '
|
||||
|
||||
PROMPT='%F{$mainc}┌─ '"${_topstr}"'
|
||||
|
||||
Reference in New Issue
Block a user