From 8ed1f58e082e1cce85e1d69235d1a906cf3c643e Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Wed, 28 Jan 2026 18:36:37 +0100 Subject: [PATCH] remove junk that has slipped in through 9f989151 (#1487) --- config/p10k-rainbow.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh index 62b92637..730ef196 100644 --- a/config/p10k-rainbow.zsh +++ b/config/p10k-rainbow.zsh @@ -1364,9 +1364,6 @@ # Custom icon. # typeset -g POWERLEVEL9K_TERRAFORM_VERSION_VISUAL_IDENTIFIER_EXPANSION='⭐' - ################[ terraform_version: It shows active terraform version (https://www.terraform.io) ]################# - typeset -g POWERLEVEL9K_TERRAFORM_VERSION_SHOW_ON_COMMAND='terraform|tf|tofu' - #############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]############# # Show kubecontext only when the command you are typing invokes one of these tools. # Tip: Remove the next line to always show kubecontext.