razorback
Fast deploy of Will's standard Windows config.
Windows (PowerShell 7+)
irm deploy.snyder.it/ps1 | iex
Linux/macOS
v2 โ not yet supported.
What it does
- Installs PowerShell 7, git, gh, jq, fzf, 7zip
- Configures Windows OpenSSH + ssh-agent service
- Drops
~/.ssh/config for snyder.it homelab + GitHub
- Installs YubiKey tooling (ykman, smart card minidriver) โ FIDO2-sk SSH
- Installs Bitwarden Desktop + CLI
- Configures Google Cloud SDK pointing at
snyder-mcp-gateway-0326
- Optional: caches SSH keys + SMB creds from GCP Secret Manager
- Optional: installs Nerd Fonts + Windows Terminal settings
Source: github.com/afs5327/razorback ยท
Design doc