Skip to content

Commit

Permalink
docs: fix wrong link; clarify license
Browse files Browse the repository at this point in the history
  • Loading branch information
Fish Packages authored Jan 20, 2019
1 parent 0305f06 commit 0a2153b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# fish ghq plugin
# fish-ghq

completions and keybinding for [ghq](https://github.com/motemen/ghq)

## Install

With [fisherman](https://github.com/fisherman/fisherman)
With [Fisher](https://github.com/jorgebucaran/fisher)

```fish
fisher add decors/fish-ghq
Expand Down Expand Up @@ -35,3 +35,7 @@ Default filter is fzf if variable is not set.
[peco]:https://github.com/peco/peco
[fzf]:https://github.com/junegunn/fzf
[percol]:https://github.com/mooz/percol

## License

fish-ghq is MIT licensed. See [LICENSE](LICENSE) file for details.

0 comments on commit 0a2153b

Please sign in to comment.