mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Feat: add Salt completion plugin (#7031)
* Feat: add Salt completion * Docs: add README
This commit is contained in:
parent
86542dcd86
commit
f73c29a820
2 changed files with 284 additions and 0 deletions
5
plugins/salt/README.md
Normal file
5
plugins/salt/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## Salt autocomplete plugin
|
||||
|
||||
A copy of the completion script from the
|
||||
[salt](https://github.com/saltstack/salt/blob/develop/pkg/zsh_completion.zsh)
|
||||
git repo.
|
||||
Loading…
Add table
Add a link
Reference in a new issue