generated from me/template-mit
Add RC file which sources the shared bin.
This commit is contained in:
8
.rc-shared
Normal file
8
.rc-shared
Normal 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!"
|
||||
Reference in New Issue
Block a user