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