trip terraform whitespace
This commit is contained in:
parent
b3010c0156
commit
3090ae6633
1 changed files with 1 additions and 0 deletions
|
@ -3048,6 +3048,7 @@ function prompt_terraform() {
|
||||||
local f=${TF_DATA_DIR:-.terraform}/environment
|
local f=${TF_DATA_DIR:-.terraform}/environment
|
||||||
[[ -r $f ]] && _p9k_read_file $f && ws=$_p9k_ret
|
[[ -r $f ]] && _p9k_read_file $f && ws=$_p9k_ret
|
||||||
fi
|
fi
|
||||||
|
ws=${${ws##[[:space:]]#}%%[[:space:]]#}
|
||||||
[[ $ws == default ]] || _p9k_prompt_segment $0 $_p9k_color1 blue TERRAFORM_ICON 0 '' $ws
|
[[ $ws == default ]] || _p9k_prompt_segment $0 $_p9k_color1 blue TERRAFORM_ICON 0 '' $ws
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue