X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_antigen;h=711a550741b7c777c917f0a09c0bf2401f7297a3;hb=586d8882940918fc349e804a0b06bf9d82fbd0ca;hp=4ba1f849cfbbe0610ab2edf5edc0c215484551b6;hpb=17b5541547b07a4154c7603a4f20ddc3ca519f35;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_antigen b/.zsh_antigen index 4ba1f84..711a550 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -1,9 +1,8 @@ antigen bundle 'https://github.com/willghatch/zsh-saneopt' antigen bundle 'https://github.com/joel-porquet/zsh-dircolors-solarized' -antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting' -antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles' +# antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles' antigen bundle 'https://github.com/nojhan/liquidprompt' @@ -11,7 +10,13 @@ antigen bundle 'https://github.com/laurenkt/zsh-vimto' antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use' -antigen bundle 'https://github.com/desyncr/auto-ls' +# antigen bundle 'https://github.com/desyncr/auto-ls' + +antigen bundle 'https://github.com/zsh-users/zsh-completions' + +antigen bundle "https://github.com/greymd/tmux-xpanes" + +antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting' antigen apply