ohmyzsh/plugins/jules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
_jules Add shell completion script for Jules commands 2025-12-27 20:12:03 +01:00
jules.plugin.zsh Create jules.plugin.zsh for Zsh completion 2025-12-27 20:13:19 +01:00
README.md Fix formatting in README.md for Jules plugin 2025-12-27 20:19:16 +01:00

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:

Maintainer

JuanCaarPapers https://github.com/JuanCaarPapers