[zsh] change PROMPT2 offset

This commit is contained in:
Dmytro Meleshko 2019-07-29 15:30:37 +03:00
parent 9edfa470dd
commit b4e9430b76
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ setup_prompt() {
PROMPT+='%b%F{8}└─%f'
PROMPT+='%F{%(?.green.red)}%(!.#.\$)%f '
PROMPT2=' %_> '
PROMPT2=' %_> '
}
configure_dircolors