diff --git a/home/private_dot_config/zsh/plugins/prompt/prompt.plugin.zsh b/home/private_dot_config/zsh/plugins/prompt/prompt.plugin.zsh index cb45543..416ef81 100644 --- a/home/private_dot_config/zsh/plugins/prompt/prompt.plugin.zsh +++ b/home/private_dot_config/zsh/plugins/prompt/prompt.plugin.zsh @@ -14,5 +14,5 @@ prompt powerlevel10k # eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/omp/config.yml)" -smartcache eval oh-my-posh init zsh --config $XDG_CONFIG_HOME/omp/config.yml +# smartcache eval oh-my-posh init zsh --config $XDG_CONFIG_HOME/omp/config.yml