This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
third
/
ohmyzsh
mirror de
https://github.com/ohmyzsh/ohmyzsh.git
Observar
2
Favorito
0
Fork
0
Arquivos
Tree:
ccbe504f22
Branches
Tags
master
ohmyzsh
/
plugins
/
kops
/
kops.plugin.zsh
kops.plugin.zsh
64 B
Histórico
Raw
1
2
3
if [ $commands[kops] ]; then
source <(kops completion zsh)
fi