Skip to content

Instantly share code, notes, and snippets.

View mej's full-sized avatar

Michael Jennings mej

  • Los Alamos National Laboratory
  • Los Alamos, NM
  • 10:51 (UTC -06:00)
  • X @mej0
View GitHub Profile
@nandordudas
nandordudas / Advanced-setup.md
Last active April 25, 2024 09:59
Setup WSL 2 on Windows 11

TL;DR

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
iex "& {$(irm get.scoop.sh)} -ScoopDir ${Env:USERPROFILE}\Scoop"
scoop install git; scoop bucket add extras; scoop bucket add nerd-fonts
scoop install --global JetBrains-Mono Maple-Mono Maple-Mono-NF Meslo-NF-Mono Monaspace
#
winget install Docker.DockerDesktop
winget install JanDeDobbeleer.OhMyPosh