ohmyzsh/plugins/timoni
2025-10-06 10:16:11 -04:00
..
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
timoni.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Timoni plugin

This plugin adds completion for Timoni, a package manager for Kubernetes, powered by CUE and inspired by Helm.

To use it, add timoni to the plugins array in your zshrc file:

plugins=(... timoni)