From 5669c12c6659e888de9d0093f95a8fc91d0dba8d Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Tue, 17 Aug 2021 19:41:29 +0200 Subject: Revert "add availability to display or not Terraform version" This reverts commit 20b87731de26638f40dce1bfc89f5b5a207e090f. --- config/p10k-classic.zsh | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/p10k-classic.zsh') diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 3ccd335f..592d8a7b 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -1206,8 +1206,6 @@ # typeset -g POWERLEVEL9K_TERRAFORM_OTHER_VISUAL_IDENTIFIER_EXPANSION='⭐' #############[ terraform_version: terraform version (https://www.terraform.io) ]############## - # Don't show terraform version if there is no "*.tf" files - typeset -g POWERLEVEL9K_TERRAFORM_VERSION_ALWAYS=false # Terraform version color. typeset -g POWERLEVEL9K_TERRAFORM_VERSION_FOREGROUND=38 # Custom icon. -- cgit v1.2.3