README.md 496 Bytes
Newer Older
Pasan's avatar
Pasan committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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                            |