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

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: 5 months 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 git@github.com: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