Update README

This commit is contained in:
Wenxuan 2019-01-11 17:32:25 +08:00
parent f849552a52
commit a14edad451

View file

@ -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++`).