From 2ee05bfac4735a99c29d67562b496232153d1f34 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 4 Jun 2024 23:27:28 -0500 Subject: Add # NEW PATH comment to sh profile The barest of documentation --- sh/profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sh') diff --git a/sh/profile b/sh/profile index 07f51f5..e5c38b2 100644 --- a/sh/profile +++ b/sh/profile @@ -96,6 +96,7 @@ addtopath () { fi } +# NEW PATH addtopath "$HOME/.local/bin/testing" addtopath "$HOME/.local/bin/shortcmds" addtopath "$HOME/.local/bin/generics" -- cgit v1.2.3