Files
dotfiles/bashrc.d/roswell.bash
2024-11-13 14:00:38 +00:00

4 lines
70 B
Bash

if [ -d "$HOME/.roswell" ] ; then
addpath "$HOME/.roswell/bin"
fi