From 487452a9dcbe8db432df77daffe30c212b412608 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 5 May 2025 19:05:03 -0300 Subject: zsh: sdkman --- .zshrc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.zshrc b/.zshrc index 6f01d13..a0773eb 100644 --- a/.zshrc +++ b/.zshrc @@ -144,3 +144,10 @@ fi device_postconfig + +# //// really actually end of file stuff ////////////////////// // # + +if [[ -v DEVICE_HAS_SDKMAN ]]; then + export SDKMAN_DIR="$DEVICE_SDKMAN_INSTALLATION" + source "$DEVICE_SDKMAN_INSTALLATION/bin/sdkman-init.sh" +fi -- cgit 1.3.0-6-gf8a5