From 9d0024b085a80a6a7688889c9ea95bedebaccb30 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sat, 8 Apr 2023 11:49:27 -0400 Subject: [PATCH] note about upcoming version --- home/shellcommon.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/shellcommon.nix b/home/shellcommon.nix index df91317..3cc3c7d 100644 --- a/home/shellcommon.nix +++ b/home/shellcommon.nix @@ -7,6 +7,7 @@ let ''; g = "git"; lg = "lazygit"; + # TODO: Add 'l' alias, after https://www.nushell.sh/blog/2023-04-04-nushell_0_78.html#aliases-now-can-shadow }; in {