mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00: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