This website requires JavaScript.
Explore
Help
Sign In
fanyx
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9472c48a09
dotfiles
/
.config
/
completions
/
k
6 lines
102 B
Plaintext
Raw
Blame
History
# alias for kubectl to k
source <(kubectl completion bash)
complete -o default -F __start_kubectl k
Reference in New Issue
View Git Blame
Copy Permalink