mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Meta: Improve the documentation for overriding aliases
This commit is contained in:
parent
4dc0f5474a
commit
e930c70d3c
|
|
@ -180,7 +180,7 @@ export FORGIT_CHECKOUT_BRANCH_BRANCH_GIT_OPTS='--sort=-committerdate'
|
|||
|
||||
## shell aliases
|
||||
|
||||
You can change the default aliases by defining these variables below.
|
||||
You can change the default aliases by defining these variables below before sourcing the forgit shell plugin.
|
||||
(To disable all aliases, Set the `FORGIT_NO_ALIASES` flag.)
|
||||
|
||||
``` bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue