aboutsummaryrefslogtreecommitdiff
path: root/rbenv/shrc.d/rbenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rbenv/shrc.d/rbenv.sh')
-rw-r--r--rbenv/shrc.d/rbenv.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/rbenv/shrc.d/rbenv.sh b/rbenv/shrc.d/rbenv.sh
index ed9ddd03..14403680 100644
--- a/rbenv/shrc.d/rbenv.sh
+++ b/rbenv/shrc.d/rbenv.sh
@@ -1,5 +1,4 @@
# POSIX-compatible version of the rbenv Bash shell wrapper
-[ -d "$HOME"/.rbenv ] || return
rbenv() {
case $1 in
rehash)