From 3f0fb3c19fb532b2fde4047876181e443dbd3f47 Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Tue, 22 Feb 2022 11:57:02 +0100 Subject: [PATCH] Reenable terraform workspace prompt indicator --- boban.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boban.zsh-theme b/boban.zsh-theme index 08cbb3a..27d20cc 100644 --- a/boban.zsh-theme +++ b/boban.zsh-theme @@ -174,7 +174,7 @@ build_prompt() { prompt_aws prompt_dir prompt_virtualenv - # prompt_tf + prompt_tf prompt_git prompt_end }