Reenable terraform workspace prompt indicator

This commit is contained in:
Pavle Portic 2022-02-22 11:57:02 +01:00
parent aa917049ca
commit 3f0fb3c19f
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ build_prompt() {
prompt_aws
prompt_dir
prompt_virtualenv
# prompt_tf
prompt_tf
prompt_git
prompt_end
}