bashrc.d: add roswell
This commit is contained in:
3
bashrc.d/roswell.bash
Normal file
3
bashrc.d/roswell.bash
Normal file
@@ -0,0 +1,3 @@
|
||||
if [ -d "$HOME/.roswell" ] ; then
|
||||
addpath "$HOME/.roswell/bin"
|
||||
fi
|
||||
Reference in New Issue
Block a user