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
f849552a52
commit
a14edad451
|
|
@ -118,7 +118,7 @@ FORGIT_FZF_DEFAULT_OPTS="
|
|||
|
||||
### Tips
|
||||
|
||||
- Hit `q` to Quit from full screen preview any time.
|
||||
- Hit `q` to quit from full screen preview any time.
|
||||
- Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) to have better `diff` output.
|
||||
- Commands like `glo`, `gd`, `gcf` and `gclean` accept path arguments to restrain the items listed in fzf(eg, `glo main.go test.go`, `gclean output/`).
|
||||
- Call `gi` with arguments to get wanted `.gitignore` contents directly(eg, `gi c++`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue