X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_antigen;h=711a550741b7c777c917f0a09c0bf2401f7297a3;hb=457fa80981c2d4c08a9722100ab24c72eb7a6956;hp=de784e5d21afd2f61e728204dff32bb1cd1bb90c;hpb=db4053626e7a6b01dda64ab65d157872f56c0b51;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_antigen b/.zsh_antigen index de784e5..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