mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-09 06:55:21 +02: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