From b218b9cb2fbd20b4eecc3e51d61050e83ea7b223 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 4 Mar 2026 16:00:13 +0100 Subject: docs: Add note about aliases --- functions/groot.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'functions/groot.fish') diff --git a/functions/groot.fish b/functions/groot.fish index 2bb58fb..6a01b39 100644 --- a/functions/groot.fish +++ b/functions/groot.fish @@ -1 +1,2 @@ +# NOTE: Go back to root directory in a git repository alias groot="cd (git rev-parse --show-toplevel)" -- cgit v1.3-2-g11bf