From a1afa9bef338f4eca98c32d0bf2e91ed5a7d03dd Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 26 Jan 2024 20:32:43 +0200 Subject: ambient.yaml: update to match changed in ambient-driver 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