diff --git a/.zshrc b/.zshrc index cfdbbe4..ac37624 100644 --- a/.zshrc +++ b/.zshrc @@ -375,8 +375,8 @@ zinit load "zsh-users/zsh-history-substring-search" zinit load "zsh-users/zsh-completions" - # Themes - terminal colors + ## Themes + # terminal colors if [[ -f ~/.config/shell/colors.sh ]];then source ~/.config/shell/colors.sh else