0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Added README.md to lighthouse plugin

This commit is contained in:
Pasan 2018-10-20 08:55:19 +05:30
parent 576ada138f
commit 1a4052b045

View file

@ -0,0 +1,15 @@
# 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 |