X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_antigen;h=711a550741b7c777c917f0a09c0bf2401f7297a3;hb=HEAD;hp=88a2b9c7876acaca2dcac00d6e095d2aa8d9797b;hpb=b4fc8254023e4dc9531e085ea62cf79469d67c91;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_antigen b/.zsh_antigen index 88a2b9c..711a550 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -1,7 +1,6 @@ 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' @@ -13,5 +12,11 @@ antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use' # 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