Files
dotfiles/bashrc.d/radicle.bash
2025-10-03 23:46:05 +01:00

5 lines
69 B
Bash

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