zsh: get rid of loading message

master
bretello 2024-04-09 15:10:25 +02:00
parent edc1934e83
commit 81d8c56836
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ autoload -Uz bashcompinit && bashcompinit
zsh_plugins="$DOTFILES/zsh_plugins"
if [[ ! ${zsh_plugins}.zsh -nt ${zsh_plugins}.txt ]]; then
(
echo loading $zsh_plugins.txt
source $DOTFILES/antidote/antidote.zsh
echo "ZSH=$(antidote path ohmyzsh/ohmyzsh)" >${zsh_plugins}.zsh