diff options
Diffstat (limited to '.zsh_antigen')
-rw-r--r-- | .zsh_antigen | 2 |
1 files changed, 2 insertions, 0 deletions
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 |