mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 23:40:39 +01: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