From e930c70d3cb34bcd075cd7bc6b0767237bd472a1 Mon Sep 17 00:00:00 2001 From: carlfriedrich Date: Sun, 23 Feb 2025 13:17:41 +0100 Subject: [PATCH] Meta: Improve the documentation for overriding aliases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 510fc75..02756ed 100644 --- a/README.md +++ b/README.md @@ -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