From: Hendrik Jaeger Date: Sun, 9 Aug 2020 08:20:43 +0000 (+0200) Subject: add more zsh completions X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;ds=sidebyside;h=9a9a1d69e6021a381343eaac4de6b88d2a7038a8;p=user%2Fhenk%2Fvcsh%2Fzsh.git add more zsh completions --- diff --git a/.zsh_antigen b/.zsh_antigen index 88a2b9c..71fe473 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -13,5 +13,7 @@ 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 apply