summaryrefslogtreecommitdiff
path: root/config/p10k-rainbow.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'config/p10k-rainbow.zsh')
-rw-r--r--config/p10k-rainbow.zsh2
1 files changed, 1 insertions, 1 deletions
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_*'