jenv: small fix

master
Marc Cornellà 8 years ago committed by GitHub
parent 873dc9cfb8
commit 3edd424af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/jenv/jenv.plugin.zsh

@ -27,4 +27,4 @@ else
function jenv_prompt_info() { echo "system: $(java -version 2>&1 | cut -f 2 -d ' ')" }
fi
unset jenvdir FOUND_JENV
unset jenvdir jenvdirs FOUND_JENV

Loading…
Cancel
Save