1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-29 19:53:49 +08:00
ohmyzsh-mirror/plugins/lighthouse/README.md
2018-10-20 08:55:19 +05:30

15 lines
496 B
Markdown

# Lighthouse plugin
This plugin issue lighthouse tickets.
To use it, add `lighthouse` to the plugins array in your zshrc file:
```zsh
plugins=(... lighthouse)
```
## Aliases
| Alias | Command | Description |
|-------|----------------------------------------|------------------------------------------------------|
| lho | `open_lighthouse_ticket` | Opening lighthouse ticket |