Skip to content

Instantly share code, notes, and snippets.

View tommcd's full-sized avatar
💭
I may be slow to respond.

Tom McDermott tommcd

💭
I may be slow to respond.
  • Ericsson
  • Athlone, Ireland
  • 11:14 (UTC +01:00)
View GitHub Profile
@tommcd
tommcd / sdkman_on_windows.md
Last active September 29, 2022 16:57
SDKMAN on git bash (Windows)

Prerequisites

Install Git for windows and 7zip

winget install -e --id 7zip.7zip -i winget install -e --id Git.Git -i

Ensure 'zip' is available

ln -s /c/Program\ Files/7-Zip/7z.exe /c/Program\ Files/Git/mingw64/bin/zip.exe