mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
docs: ✏️ Misc
This commit is contained in:
parent
fc2e4e8698
commit
afa1301d5f
|
|
@ -125,10 +125,10 @@ Customizing fzf options for each command individually is also supported:
|
||||||
| Command | Option |
|
| Command | Option |
|
||||||
|----------|------------------------------|
|
|----------|------------------------------|
|
||||||
| `ga` | `FORGIT_ADD_FZF_OPTS` |
|
| `ga` | `FORGIT_ADD_FZF_OPTS` |
|
||||||
| `grh` | `FORGIT_RESET_HEAD_FZF_OPTS` |
|
|
||||||
| `glo` | `FORGIT_LOG_FZF_OPTS` |
|
| `glo` | `FORGIT_LOG_FZF_OPTS` |
|
||||||
| `gi` | `FORGIT_IGNORE_FZF_OPTS` |
|
| `gi` | `FORGIT_IGNORE_FZF_OPTS` |
|
||||||
| `gd` | `FORGIT_DIFF_FZF_OPTS` |
|
| `gd` | `FORGIT_DIFF_FZF_OPTS` |
|
||||||
|
| `grh` | `FORGIT_RESET_HEAD_FZF_OPTS` |
|
||||||
| `gcf` | `FORGIT_CHECKOUT_FZF_OPTS` |
|
| `gcf` | `FORGIT_CHECKOUT_FZF_OPTS` |
|
||||||
| `gss` | `FORGIT_STASH_FZF_OPTS` |
|
| `gss` | `FORGIT_STASH_FZF_OPTS` |
|
||||||
| `gclean` | `FORGIT_CLEAN_FZF_OPTS` |
|
| `gclean` | `FORGIT_CLEAN_FZF_OPTS` |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue