summaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-11-14 13:50:23 +0100
committerGravatar Tom Willemse2014-11-14 13:50:23 +0100
commit4ff72bdc0a64c5e773ddbf8a09b35f70ba8e968b (patch)
treeaab1e548eb1d6f11dc9fad26ccc1325ff99fdd8c /zsh
parentcf47f738fad241e04072f271652172fb21b2e3d9 (diff)
downloaddotfiles-4ff72bdc0a64c5e773ddbf8a09b35f70ba8e968b.tar.gz
dotfiles-4ff72bdc0a64c5e773ddbf8a09b35f70ba8e968b.zip
Remove rbenv settings
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 5083a19..3a0d9a3 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -150,6 +150,3 @@ fi
compinit
colors # Initialize colors.
-
-# Setup rbenv
-eval "$(rbenv init -)"