mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
490 B
490 B
Jules
Zsh autocompletion for the jules command-line interface.
Installation
Add jules to the plugins list in your .zshrc:
plugins=(... jules)
Reload your shell:
source ~/.zshrc
Features:
- Command and subcommand completion
- Flags and options completio
- Support for remote command
Requirements:
- Zsh
- Oh My Zs
- Jules CLI available in $PATH (download on https://jules.google/docs/cli/reference)
Maintainer
JuanCaarPapers https://github.com/JuanCaarPapers