mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-21 23:33:21 +01:00
typo
This commit is contained in:
parent
15944c0788
commit
91e0a94e89
@ -38,7 +38,7 @@ alias kdel='kubectl delete'
|
||||
alias kdelf='kubectl delete -f'
|
||||
alias kg='kubectl get'
|
||||
alias ke='kubectl edit'
|
||||
alias kd='kubectl descirbe'
|
||||
alias kd='kubectl describe'
|
||||
|
||||
# Pod management.
|
||||
alias kgp='kubectl get pods'
|
||||
|
Loading…
Reference in New Issue
Block a user