java: experiment with SDKMAN
This commit is contained in:
parent
529ea70a2f
commit
eedc790c39
@ -5,10 +5,6 @@ set -gx LANG en_US.UTF-8
|
||||
set -gx PAGER 'less --tabs=4 --jump-target=.25 -iRFM'
|
||||
set -gx SBT_OPTS '-Dsbt.supershell=false'
|
||||
|
||||
if test -x /usr/libexec/java_home
|
||||
set -gx JAVA_HOME (/usr/libexec/java_home -v 1.8)
|
||||
end
|
||||
|
||||
if command -q diff-so-fancy
|
||||
set -gx GIT_PAGER "diff-so-fancy | $PAGER"
|
||||
end
|
||||
|
@ -5,3 +5,4 @@ oh-my-fish/plugin-sublime
|
||||
oakninja/MakeMeFish
|
||||
laughedelic/fish_logo
|
||||
jethrokuan/z
|
||||
reitzig/sdkman-for-fish@v1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user