mhulse / dotfizzles

Fo shizzle … Dotfizzles in the hizzay dirz!
15 stars 4 forks source link

sdkman modifies .bash_profile #198

Closed mhulse closed 5 years ago

mhulse commented 5 years ago
#THIS MUST BE AT THE END OF THE FILE FOR SDKMAN TO WORK!!!
export SDKMAN_DIR="/Users/mhulse/.sdkman"
[[ -s "/Users/mhulse/.sdkman/bin/sdkman-init.sh" ]] && source "/Users/mhulse/.sdkman/bin/sdkman-init.sh"

I think I'd like to put that somewhere more useful.

mhulse commented 5 years ago

Should also add this to my list of system/brew deps.

mhulse commented 5 years ago

Done: https://github.com/mhulse/dotfizzles/wiki/Optional-dependencies

And added to house cleaning branch.