Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
3edd424a
Unverified
Commit
3edd424a
authored
Aug 19, 2018
by
Marc Cornellà
Committed by
GitHub
Aug 19, 2018
Browse files
jenv: small fix
parent
873dc9cf
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/jenv/jenv.plugin.zsh
View file @
3edd424a
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment