Fixed comment

This commit is contained in:
PowerUser64 2021-09-15 00:55:59 -07:00
parent bd43ab1c1d
commit c04891dd67

4
.zshrc
View file

@ -375,8 +375,8 @@
zinit load "zsh-users/zsh-history-substring-search" zinit load "zsh-users/zsh-history-substring-search"
zinit load "zsh-users/zsh-completions" zinit load "zsh-users/zsh-completions"
# Themes ## Themes
terminal colors # terminal colors
if [[ -f ~/.config/shell/colors.sh ]];then if [[ -f ~/.config/shell/colors.sh ]];then
source ~/.config/shell/colors.sh source ~/.config/shell/colors.sh
else else