https://github.com/shihanng/zim-kustomize
A Zim's module that set up shell completion for kustomize
https://github.com/shihanng/zim-kustomize
kustomize zim zimfw zsh zsh-completion
Last synced: about 1 month ago
JSON representation
A Zim's module that set up shell completion for kustomize
- Host: GitHub
- URL: https://github.com/shihanng/zim-kustomize
- Owner: shihanng
- License: mit
- Created: 2025-02-10T04:40:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T04:52:28.000Z (over 1 year ago)
- Last Synced: 2026-01-01T15:14:18.331Z (5 months ago)
- Topics: kustomize, zim, zimfw, zsh, zsh-completion
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zim-kustomize
A [Zim](https://zimfw.sh/)'s module that set up shell completion for [kustomize](https://kustomize.io/).
## Prerequisites
- [kustomize](https://kustomize.io/)
## Usage
Add the following to your `~/.zimrc`.
```zsh
zmodule shihanng/zim-kustomize
```