Skip to content

Commit 18f1a1e

Browse files
Meta: Improve the documentation for overriding aliases (#426)
1 parent 4dc0f54 commit 18f1a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export FORGIT_CHECKOUT_BRANCH_BRANCH_GIT_OPTS='--sort=-committerdate'
180180

181181
## shell aliases
182182

183-
You can change the default aliases by defining these variables below.
183+
You can change the default aliases by defining these variables below before sourcing the forgit shell plugin.
184184
(To disable all aliases, Set the `FORGIT_NO_ALIASES` flag.)
185185

186186
``` bash

0 commit comments

Comments
 (0)