From 3eaa7acb504dde55b2e66047364f9bb783db122e Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 10 Mar 2020 10:09:49 +0100 Subject: [PATCH] spello --- config/p10k-classic.zsh | 2 +- config/p10k-lean-8colors.zsh | 2 +- config/p10k-lean.zsh | 2 +- config/p10k-rainbow.zsh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index ee748440..5162047d 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -15,7 +15,7 @@ () { emulate -L zsh -o extended_glob - # Unset all configuration options. This allows you to apply configiguration changes without + # Unset all configuration options. This allows you to apply configuration changes without # restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`. unset -m 'POWERLEVEL9K_*' diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 93bcb8ee..0a21e78a 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -15,7 +15,7 @@ () { emulate -L zsh -o extended_glob - # Unset all configuration options. This allows you to apply configiguration changes without + # Unset all configuration options. This allows you to apply configuration changes without # restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`. unset -m 'POWERLEVEL9K_*' diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 408537c6..03b1949e 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -15,7 +15,7 @@ () { emulate -L zsh -o extended_glob - # Unset all configuration options. This allows you to apply configiguration changes without + # Unset all configuration options. This allows you to apply configuration changes without # restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`. unset -m 'POWERLEVEL9K_*' diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh index 9909e6fc..93a10a36 100644 --- a/config/p10k-rainbow.zsh +++ b/config/p10k-rainbow.zsh @@ -15,7 +15,7 @@ () { emulate -L zsh -o extended_glob - # Unset all configuration options. This allows you to apply configiguration changes without + # Unset all configuration options. This allows you to apply configuration changes without # restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`. unset -m 'POWERLEVEL9K_*'