Create jules.plugin.zsh for Zsh completion

Adds a new Zsh plugin for jules CLI completion.
This commit is contained in:
Juan Carlos Graells Pérez 2025-12-27 20:13:19 +01:00 committed by GitHub
commit c7b47cd31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,4 @@
# Jules Oh My Zsh plugin
# Provides Zsh completion for the jules CLI
fpath+=(${0:A:h})