mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Merge 3ff3333b64 into 99b243b9a9
This commit is contained in:
commit
a6acffe9d8
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ alias kcuc='kubectl config use-context'
|
|||
alias kcsc='kubectl config set-context'
|
||||
alias kcdc='kubectl config delete-context'
|
||||
alias kccc='kubectl config current-context'
|
||||
alias kcrc='kubectl config rename-context'
|
||||
|
||||
# List all contexts
|
||||
alias kcgc='kubectl config get-contexts'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue