From 6a8a2fd854cc836ad494323c9117182528b3f5e0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 17:44:49 +0200 Subject: bashrc: drop Radicle mangling Signed-off-by: Lars Wirzenius Sponsored-by: author --- bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/bashrc b/bashrc index c0fecfc..83936b9 100644 --- a/bashrc +++ b/bashrc @@ -216,6 +216,3 @@ 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