Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linux-china/sail-oh-my-zsh

Sail oh-my-zsh plugin
https://github.com/linux-china/sail-oh-my-zsh

oh-my-zsh-plugin sail

Last synced: 7 days ago
JSON representation

Sail oh-my-zsh plugin

Awesome Lists containing this project

README

        

sail-oh-my-zsh
=================
Sail oh-my-zsh plugin to implement cli completion.

### How to use it

* install plugin: please execute following command

```
git clone [email protected]:linux-china/sail-oh-my-zsh.git ~/.oh-my-zsh/custom/plugins/sail
```

* Edit ~/.zshrc and add 'sail' in plugin list
* Enjoy sail cli completion

### Features

* commands completion
* project name completion for sail shell, rm and edit
* argument completion for sail run, ls

### References

* Sail: https://sail.dev