mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Add support for fleetctl autocompletion
This commit is contained in:
parent
96e4e5dd03
commit
72b7882159
2 changed files with 170 additions and 0 deletions
6
plugins/fleetctl/README.md
Normal file
6
plugins/fleetctl/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
## Fleetctl autocomplete plugin
|
||||
|
||||
- Adds autocomplete options for all fleetctl commands.
|
||||
- Will also show unit and machine names where applicable
|
||||
|
||||
Maintainer : Simon Gate ([@smgt](https://github.com/smgt))
|
||||
Loading…
Add table
Add a link
Reference in a new issue