summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <hendrik.jaeger@dswiss.com>2021-08-16 15:38:06 +0200
committerHendrik Jäger <hendrik.jaeger@dswiss.com>2021-08-16 15:38:25 +0200
commita8fbd51a355f807648792ad5338201bacf4e3fbb (patch)
tree04cff43ae40ad6d7a6dde030807133ec767c09f0
parent840c630c1f1b3e262fe69c6d0ae73cd3368b9522 (diff)
Add warning
-rw-r--r--.zsh_zinit15
1 files 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'