mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[zsh] change PROMPT2 offset
This commit is contained in:
parent
9edfa470dd
commit
b4e9430b76
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ setup_prompt() {
|
|||
PROMPT+='%b%F{8}└─%f'
|
||||
PROMPT+='%F{%(?.green.red)}%(!.#.\$)%f '
|
||||
|
||||
PROMPT2=' %_> '
|
||||
PROMPT2=' %_> '
|
||||
}
|
||||
|
||||
configure_dircolors
|
||||
|
|
Loading…
Reference in a new issue