summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bashrc b/bashrc
index 1e43e05..55d0d7f 100644
--- a/bashrc
+++ b/bashrc
@@ -211,6 +211,3 @@ if [ -e "$HOME/.cargo/env" ]
then
. "$HOME/.cargo/env"
fi
-
-# Added by Radicle.
-export PATH="$PATH:/home/liw/.radicle/bin"