This website requires JavaScript.
Explore
Help
Sign In
sneak
/
hacks
Watch
1
Star
0
Fork
You've already forked hacks
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b93b7d52f7
hacks
/
provision.workbox
/
homedir.skel
/
.local
/
profile.d
/
100.kubectl-completion.sh
4 lines
82 B
Bash
Raw
Blame
History
if
which kubectl 2>
&
1
> /dev/null
;
then
source
<
(
kubectl completion bash
)
fi
Reference in New Issue
View Git Blame
Copy Permalink