Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 9bb80b51c4 - Show all commits
+8
View File
@@ -0,0 +1,8 @@
# Notes:
# Try and keep this file OK for both BASH and ZSH, preferring BASH if necessary.
echo "Shared RC Config - Loading..."
set PATH="$PATH:~/bin-shared:~/.bin-shared"
echo "Shared RC Config - Complete!"