Outfitting is a cross-platform bootstrap system for personal development machines.
Official Outfitting documentation
Warning
Windows LTSC does not include Microsoft Store by default. Install Store + WinGet first with LTSC-Add-MicrosoftStore.
irm win.jfa.dev | iex # Running this shows all the optionscurl -L wsl.jfa.dev | bash # Installs the personal profilecurl -L mac.jfa.dev | bash # Main installationRun these after the main installer to perform post-install work. On Windows, licensed fonts are downloaded to your Downloads folder for optional manual installation; macOS installs them system-wide:
irm win.jfa.dev/post-install | iexcurl -L mac.jfa.dev/post-install | bash