summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index f83f87b..1a8d138 100644
--- a/.bashrc
+++ b/.bashrc
@@ -171,3 +171,6 @@ eval "$(zoxide init bash)"
. ~/.bash-powerline.sh
# export GITHUB_TOKEN=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
+
+# Added by Radicle.
+export PATH="$PATH:/Users/marc/.radicle/bin"