mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
jenv: small fix
This commit is contained in:
parent
873dc9cfb8
commit
3edd424af2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue