aboutsummaryrefslogtreecommitdiff
path: root/internal/p10k.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-01-28 12:10:42 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-01-28 12:10:42 +0300
commit43fe2c30d17683462f2138f0a5934b7210d8d5b0 (patch)
tree396947a1f50d660f013629ae5a2e137a426ec224 /internal/p10k.zsh
parent589c679045eb7dd8f9f8c389d60c8410495f638b (diff)
cleanup
Diffstat (limited to 'internal/p10k.zsh')
-rw-r--r--internal/p10k.zsh5
1 files changed, 3 insertions, 2 deletions
diff --git a/internal/p10k.zsh b/internal/p10k.zsh
index 6527f5e6..956e7275 100644
--- a/internal/p10k.zsh
+++ b/internal/p10k.zsh
@@ -5466,6 +5466,9 @@ _p9k_init_vars() {
typeset -ga _p9k__parent_mtimes_i
typeset -g _p9k__parent_mtimes_s
+ typeset -g _p9k__cwd
+ typeset -g _p9k__cwd_a
+
# dir/pattern => dir mtime ':' num_matches
typeset -gA _p9k__glob_cache
@@ -5583,8 +5586,6 @@ _p9k_init_vars() {
typeset -g _p9k_w
typeset -gi _p9k_dir_len
typeset -gi _p9k_num_cpus
- typeset -g _p9k__cwd
- typeset -g _p9k__cwd_a
typeset -g _p9k__keymap
typeset -g _p9k__zle_state
typeset -g _p9k_uname