Add option to show terraform workspace even if it's default

This commit is contained in:
Andrea Carpani 2020-07-03 19:05:48 +02:00
commit 882cede0ae
5 changed files with 11 additions and 1 deletions

View file

@ -1153,6 +1153,8 @@
'*' DEFAULT)
typeset -g POWERLEVEL9K_TERRAFORM_DEFAULT_FOREGROUND=38
# typeset -g POWERLEVEL9K_TERRAFORM_DEFAULT_VISUAL_IDENTIFIER_EXPANSION='⭐'
# Show terraform workspace even if it's default
typeset -g POWERLEVEL9K_TERRAFORM_SHOW_DEFAULT_WS=false
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
# Show kubecontext only when the the command you are typing invokes one of these tools.