mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Merge b63f387691 into 9edb3fceba
This commit is contained in:
commit
64c3e7895b
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@
|
||||||
if [ $commands[kubectl] ]; then
|
if [ $commands[kubectl] ]; then
|
||||||
source <(kubectl completion zsh)
|
source <(kubectl completion zsh)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
alias k='kubectl'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue