zsh: enable colors in listings, enable gcloud

This commit is contained in:
2023-04-04 14:15:59 +03:00
parent 4f2fd3cfd6
commit dbadcc3b6c
2 changed files with 15 additions and 5 deletions

View File

@@ -91,3 +91,4 @@ function x-default-antigen-bundles
hash python 2> /dev/null && antigen bundle MichaelAquilina/zsh-autoswitch-virtualenv
hash rvm 2> /dev/null && antigen bundle unixorn/rvm-plugin
}