mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-19 03:05:12 +02:00
@@ -9,3 +9,9 @@ function tf_prompt_info() {
|
||||
}
|
||||
|
||||
alias tf='terraform'
|
||||
alias tfa='terraform apply'
|
||||
alias tfd='terraform destroy'
|
||||
alias tff='terraform fmt'
|
||||
alias tfi='terraform init'
|
||||
alias tfp='terraform plan'
|
||||
alias tfv='terraform validate'
|
||||
|
||||
Reference in New Issue
Block a user