mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-08 00:10:41 +01:00
jenv: small fix
This commit is contained in:
@@ -27,4 +27,4 @@ else
|
|||||||
function jenv_prompt_info() { echo "system: $(java -version 2>&1 | cut -f 2 -d ' ')" }
|
function jenv_prompt_info() { echo "system: $(java -version 2>&1 | cut -f 2 -d ' ')" }
|
||||||
fi
|
fi
|
||||||
|
|
||||||
unset jenvdir FOUND_JENV
|
unset jenvdir jenvdirs FOUND_JENV
|
||||||
|
|||||||
Reference in New Issue
Block a user