aboutsummaryrefslogtreecommitdiff
path: root/internal/p10k.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-10-19 21:24:40 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-10-19 21:24:40 +0300
commitad16896b9d71ce734637a7b91aab22b4d2d9ca1b (patch)
treeb28b432324a7127746803abae45d4f575fac051e /internal/p10k.zsh
parentfde23891a49741b51506b3167af5566705d2e204 (diff)
bump instant prompt version
Diffstat (limited to 'internal/p10k.zsh')
-rw-r--r--internal/p10k.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/p10k.zsh b/internal/p10k.zsh
index e27ca0c1..c2fcc8b3 100644
--- a/internal/p10k.zsh
+++ b/internal/p10k.zsh
@@ -3490,7 +3490,7 @@ _p9k_set_instant_prompt() {
RPROMPT=$saved_rprompt
}
-typeset -gri __p9k_instant_prompt_version=1
+typeset -gri __p9k_instant_prompt_version=2
_p9k_dump_instant_prompt() {
local user=${(%):-%n}