mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
bump instant prompt version
This commit is contained in:
parent
fde23891a4
commit
ad16896b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -3490,7 +3490,7 @@ _p9k_set_instant_prompt() {
|
||||||
RPROMPT=$saved_rprompt
|
RPROMPT=$saved_rprompt
|
||||||
}
|
}
|
||||||
|
|
||||||
typeset -gri __p9k_instant_prompt_version=1
|
typeset -gri __p9k_instant_prompt_version=2
|
||||||
|
|
||||||
_p9k_dump_instant_prompt() {
|
_p9k_dump_instant_prompt() {
|
||||||
local user=${(%):-%n}
|
local user=${(%):-%n}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue