From a8fbd51a355f807648792ad5338201bacf4e3fbb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Mon, 16 Aug 2021 15:38:06 +0200 Subject: [PATCH] Add warning --- .zsh_zinit | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.zsh_zinit b/.zsh_zinit index a4bdd1d..e35457b 100644 --- a/.zsh_zinit +++ b/.zsh_zinit @@ -1,9 +1,10 @@ source ~/Data/public/software/zinit/zinit.zsh -zinit ice wait'!0' +# 'ice wait' prevents the rest of my config from loading!? +# zinit ice wait'!0' zinit load 'https://github.com/willghatch/zsh-saneopt' -zinit ice wait'!0' +# zinit ice wait'!0' zinit load 'https://github.com/joel-porquet/zsh-dircolors-solarized' # zinit load 'https://github.com/MikeDacre/tmux-zsh-vim-titles' @@ -11,20 +12,20 @@ zinit load 'https://github.com/joel-porquet/zsh-dircolors-solarized' # zinit ice wait'!0' zinit load 'https://github.com/nojhan/liquidprompt' -zinit ice wait'!0' +# zinit ice wait'!0' zinit load 'https://github.com/laurenkt/zsh-vimto' -zinit ice wait'!0' +# zinit ice wait'!0' zinit load 'https://github.com/MichaelAquilina/zsh-you-should-use' # zinit load 'https://github.com/desyncr/auto-ls' -zinit ice wait'!0' +# zinit ice wait'!0' zinit load 'https://github.com/zsh-users/zsh-completions' -zinit ice wait'!0' +# zinit ice wait'!0' zinit load "https://github.com/greymd/tmux-xpanes" -zinit ice wait'!0' +# zinit ice wait'!0' zinit load 'https://github.com/zsh-users/zsh-syntax-highlighting' -- 2.39.2