From 5561bdb7f3bcfbacc6cc6684b8a2f94fbf4afc8f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 13 Jan 2024 14:03:30 +0200 Subject: ambient.yaml: note why subplot-web is distabled Signed-off-by: Lars Wirzenius Sponsored-by: author --- bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 83936b9..c0fecfc 100644 --- a/bashrc +++ b/bashrc @@ -216,3 +216,6 @@ fi if command -v pathdedup >/dev/null; then PATH="$(pathdedup)" fi + +# Added by Radicle. +export PATH="$PATH:/home/liw/.radicle/bin" -- cgit v1.2.1