1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-21 11:01:31 +01:00

zsh: get rid of loading message

This commit is contained in:
bretello 2024-04-09 15:10:25 +02:00
parent edc1934e83
commit 81d8c56836
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

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