aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 62cd592..1bd1b69 100644
--- a/bashrc
+++ b/bashrc
@@ -376,3 +376,5 @@ eval "$(direnv hook bash)"
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
+
+. "$HOME/.local/bin/env"