mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 04:54:26 +08:00
terraform: add tf Alias (#8206)
This commit is contained in:
@@ -7,3 +7,5 @@ function tf_prompt_info() {
|
||||
echo "[${workspace}]"
|
||||
fi
|
||||
}
|
||||
|
||||
alias tf='terraform'
|
||||
|
||||
Reference in New Issue
Block a user