ohmyzsh/plugins/jules/README.md
Juan Carlos Graells Pérez 6a0597c8c7
Fix formatting in README.md for Jules plugin
Correct formatting issues in README.md with proper headers, code blocks, and lists.
2025-12-27 20:19:16 +01:00

30 lines
490 B
Markdown

# Jules
Zsh autocompletion for the `jules` command-line interface.
## Installation
Add `jules` to the plugins list in your `.zshrc`:
```zsh
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