Fixed comment

This commit is contained in:
PowerUser64 2021-09-15 00:55:59 -07:00
parent d8eb5763c1
commit 7c9ce37408

4
.zshrc
View file

@ -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