Skip to content

Instantly share code, notes, and snippets.

View justinsantoro's full-sized avatar
🤔

Justin Santoro justinsantoro

🤔
  • Grandjean & Braverman, inc
View GitHub Profile
@justinsantoro
justinsantoro / base.do
Last active June 7, 2022 04:21
buildah script "layer" based caching via redo (untested - essentially psuedocode - probably lots of typos/errors)
#!/usr/bin/env sh
redo-ifchange base.earthly.lyr
@justinsantoro
justinsantoro / void-wsl.sh
Created September 17, 2022 22:11 — forked from JucaRei/void-wsl.sh
Install Void Linux on WSL2
# Based on https://gist.github.com/kmatt/71603170556ef8ffd14984af77ff10c5
# prompt ">" indicates Powershell commands
# https://docs.microsoft.com/en-us/windows/wsl/install-win10
> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
> dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
# install https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi