mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-02 03:49:48 +08:00
Create jules.plugin.zsh for Zsh completion
Adds a new Zsh plugin for jules CLI completion.
This commit is contained in:
parent
b50d6634b9
commit
c7b47cd31b
4
plugins/jules/jules.plugin.zsh
Normal file
4
plugins/jules/jules.plugin.zsh
Normal file
@ -0,0 +1,4 @@
|
||||
# Jules Oh My Zsh plugin
|
||||
# Provides Zsh completion for the jules CLI
|
||||
|
||||
fpath+=(${0:A:h})
|
||||
Loading…
Reference in New Issue
Block a user