mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-13 02:40:40 +01:00
feat(terraform): add new terraform and helm aliases (#11923)
This commit is contained in:
@@ -14,5 +14,6 @@ fi
|
||||
|
||||
alias h='helm'
|
||||
alias hin='helm install'
|
||||
alias hun='helm uninstall'
|
||||
alias hse='helm search'
|
||||
alias hup='helm upgrade'
|
||||
|
||||
Reference in New Issue
Block a user