This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ffb88edcf8
dotfiles
/
zsh
/
.zsh
/
plugins
/
kops
/
kops.plugin.zsh
4 lines
64 B
Bash
Raw
Blame
History
if
[
$commands
[
kops
]
]
;
then
source
<
(
kops completion zsh
)
fi
Reference in New Issue
View Git Blame
Copy Permalink