mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Merge 67bdc75bc9 into f6a7bbf81a
This commit is contained in:
commit
020762c37b
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ alias kcgc='kubectl config get-contexts'
|
|||
# General aliases
|
||||
alias kdel='kubectl delete'
|
||||
alias kdelf='kubectl delete -f'
|
||||
alias kg=kubectl get
|
||||
|
||||
# Pod management.
|
||||
alias kgp='kubectl get pods'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue