diff --git a/bashrc.d/radicle.bash b/bashrc.d/radicle.bash new file mode 100644 index 0000000..4ef3ae5 --- /dev/null +++ b/bashrc.d/radicle.bash @@ -0,0 +1,4 @@ +if [ -d "$HOME/.radicle" ] ; then + addpath "$HOME/.radicle/bin" +fi +