Files
dotfiles/bashrc.d/radicle.bash
2025-10-20 13:50:58 +01:00

4 lines
68 B
Bash

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