mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 15:26:16 -04:00
parent
24183eb22d
commit
0d2cddd67a
|
|
@ -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