diff options
Diffstat (limited to 'config/p10k-pure.zsh')
-rw-r--r-- | config/p10k-pure.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index fcae29fc..b2e8dd2f 100644 --- a/config/p10k-pure.zsh +++ b/config/p10k-pure.zsh @@ -24,7 +24,6 @@ () { emulate -L zsh - setopt no_unset autoload -Uz is-at-least && is-at-least 5.1 || return |