From 7c9ce3740840a9d8fd28e9df9446a96f18f8780c Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Wed, 15 Sep 2021 00:55:59 -0700 Subject: [PATCH] Fixed comment --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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