bashrc.d: add roswell

This commit is contained in:
2024-11-13 14:00:29 +00:00
parent 969847387e
commit 3e7baed779

3
bashrc.d/roswell.bash Normal file
View File

@@ -0,0 +1,3 @@
if [ -d "$HOME/.roswell" ] ; then
addpath "$HOME/.roswell/bin"
fi