stop displaying colorscripts at shell start

master
alex 2022-09-21 23:08:30 -05:00
parent 31d7bf1967
commit af283f4f74
1 changed files with 2 additions and 1 deletions

View File

@ -82,7 +82,8 @@ if ! [ -f $HOME/.local/share/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting
fi
# prompt stuff
colorscript -r
#colorscript -r
#pfetch
#if [ -f "/usr/bin/starship" ]; then
# eval "$(starship init zsh)"