mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +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
|
||||
source <(kubectl completion zsh)
|
||||
fi
|
||||
|
||||
alias k='kubectl'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue