Use underscore in name.

This commit is contained in:
2026-03-23 12:13:00 -07:00
parent 3c6a0994c6
commit 8bf6b5905c

8
.rc_shared Normal file
View File

@@ -0,0 +1,8 @@
# Notes:
# - Please keep this file working for both BASH and ZSH. :)
echo "Shared RC Config - Loading..."
set PATH="$PATH:~/bin-shared:~/.bin-shared"
echo "Shared RC Config - Complete!"