Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Sail oh-my-zsh plugin
- Host: GitHub
- URL: https://github.com/linux-china/sail-oh-my-zsh
- Owner: linux-china
- Created: 2019-05-24T05:06:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T20:48:49.000Z (over 5 years ago)
- Last Synced: 2024-12-24T23:43:47.893Z (9 days ago)
- Topics: oh-my-zsh-plugin, sail
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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