mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Update README
This commit is contained in:
parent
576891ac7f
commit
33ad1f70fe
|
|
@ -1,9 +1,11 @@
|
|||
# forgit
|
||||
|
||||
`forgit` is a utility tool for git taking advantage of fuzzy finder [`fzf`](https://github.com/junegunn/fzf).
|
||||
`forgit` is a utility tool for git taking advantage of fuzzy finder fzf.
|
||||
|
||||
## Install
|
||||
|
||||
Make sure you have [`fzf`](https://github.com/junegunn/fzf) installed.
|
||||
|
||||
### [zplug](https://github.com/zplug/zplug) (Recommend)
|
||||
|
||||
``` zsh
|
||||
|
|
|
|||
Loading…
Reference in a new issue