Skip to content

Instantly share code, notes, and snippets.

View step41's full-sized avatar

Step41 step41

  • Step41, LLC
View GitHub Profile
@step41
step41 / install.sh
Created May 9, 2026 19:36
step41 machine restore — run this on a bare Linux Mint install
#!/usr/bin/env bash
# install.sh — Zero-to-bootstrap for a bare Linux Mint / Ubuntu 22.04 machine
#
# This is the ONLY script you need to remember. Run it on a fresh machine:
#
# bash <(curl -fsSL https://gist.githubusercontent.com/step41/GIST_ID/raw/install.sh)
#
# It will:
# 1. Install gh CLI + bw CLI
# 2. Log in to Bitwarden (master password only — nothing else to remember)