mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Add terraform workspace alias
This commit is contained in:
parent
95ef251669
commit
225414e879
1 changed files with 1 additions and 0 deletions
|
|
@ -33,3 +33,4 @@ alias tfv='terraform validate'
|
|||
alias tfs='terraform state'
|
||||
alias tft='terraform test'
|
||||
alias tfsh='terraform show'
|
||||
alias tfw='terraform workspace'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue