summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-06-04 23:27:28 -0500
committerzachir <zachir@librem.one>2024-06-04 23:27:28 -0500
commit2ee05bfac4735a99c29d67562b496232153d1f34 (patch)
tree29e104619dd7290021500e94dd91fab7b302c229 /sh
parent4d89bb814c92989db464727934b8863bedd4b2c9 (diff)
Add # NEW PATH comment to sh profile
The barest of documentation
Diffstat (limited to 'sh')
-rw-r--r--sh/profile1
1 files changed, 1 insertions, 0 deletions
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"