mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 02:46:32 +00:00
Add antigen bundle MichaelAquilina/zsh-autoswitch-virtualenv
This commit is contained in:
1
zshrc
1
zshrc
@@ -64,6 +64,7 @@ if command -v antigen &> /dev/null; then
|
||||
hash docker 2>/dev/null && antigen bundle docker
|
||||
|
||||
hash nvm 2>/dev/null && antigen bundle Sparragus/zsh-auto-nvm-use
|
||||
hash python 2>/dev/null && antigen bundle MichaelAquilina/zsh-autoswitch-virtualenv
|
||||
hash jq 2>/dev/null && antigen bundle reegnz/jq-zsh-plugin
|
||||
hash docker-compose 2>/dev/null && antigen bundle sroze/docker-compose-zsh-plugin
|
||||
# antigen bundle voronkovich/phpcs.plugin.zsh
|
||||
|
||||
Reference in New Issue
Block a user