summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index b9a7697..27a7672 100644
--- a/.zshrc
+++ b/.zshrc
@@ -49,3 +49,7 @@ export NODE_PATH=/usr/local/lib/node_modules
export PIP_DOWNLOAD_CACHE=$HOME/Library/Caches/pip-downloads
source "`brew --prefix grc`/etc/grc.bashrc"
+
+source /usr/local/Cellar/autoenv/0.1.0/activate.sh
+
+PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting