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