summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user-profiles/zsh/p10k.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/user-profiles/zsh/p10k.zsh b/user-profiles/zsh/p10k.zsh
index e1482036..d0dda29c 100644
--- a/user-profiles/zsh/p10k.zsh
+++ b/user-profiles/zsh/p10k.zsh
@@ -1575,5 +1575,3 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a}
1575 1575
1576(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 1576(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]}
1577'builtin' 'unset' 'p10k_config_opts' 1577'builtin' 'unset' 'p10k_config_opts'
1578
1579tput cup $LINES 0