fix: zshrc to take p10k theme
This commit is contained in:
@@ -32,6 +32,9 @@ fi
|
||||
# Enable powerlevel10k theme
|
||||
source $ZSH_PLUGINS/powerlevel10k/powerlevel10k.zsh-theme
|
||||
|
||||
# Load powerlevel10k configuration
|
||||
source {{ zsh_p10k_theme_config }}
|
||||
|
||||
# Enable autosuggestions (before syntax highlighting)
|
||||
source $ZSH_PLUGINS/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user