index
:
dotfiles
master
my config files
Biswakalyan Bhuyan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
zsh
/
oh-my-zsh
/
plugins
/
kops
/
kops.plugin.zsh
blob: 0c38ce2df2b319370c129de4225939506d01c391 (
plain
) (
blame
)
1
2
3
if
[
$commands
[
kops
]
]
;
then
source
<
(
kops
completion
zsh
)
fi