bash: add radicale

This commit is contained in:
2025-10-03 23:45:37 +01:00
parent 602217e71b
commit 83c603dee0

4
bashrc.d/radicle.bash Normal file
View File

@@ -0,0 +1,4 @@
if [ -d "$HOME/.radicle" ] ; then
addpath "$HOME/.radicle/bin"
fi