chore(zsh): remove antigen plugins not used

This commit is contained in:
2023-08-21 07:48:30 +03:00
parent b8ba7a0681
commit 103aa08664

View File

@@ -76,9 +76,6 @@ x-default-antigen-bundles()
# these should be available if there's need
have brew && antigen bundle brew
have docker && antigen bundle docker
have docker-compose && antigen bundle sroze/docker-compose-zsh-plugin
have jq && antigen bundle reegnz/jq-zsh-plugin
have nvm && antigen bundle nvm
have nvm && antigen bundle "$DOTFILES/config/zsh/plugins/nvm-auto-use"
have php && antigen bundle php