Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 777 Bytes

File metadata and controls

20 lines (15 loc) · 777 Bytes

OS

No thrills daily driver. Uses stock packages and minimal deps/customization.

  • sway
  • iw over nm
  • nvim (KISS, extensions don't mess with stock key mappings)
  • zsh (will spawn sway on tty1 login, we don't need a login manager)
  1. Download the latest minimal image to install from https://cdimage.ubuntu.com
  2. Burn the image to boot from an USB
  3. Get a minimal Ubuntu installation running
  4. Read first, and run install.sh or install manually the packages and config files.
  5. Install firefox or your fav browser (change shortcut in sway).
  6. Copy your ssh/gpg keys and customize from here.

Note: the minimal image includes server bloat, so it might require additional cleaning. Not included because I mostly nuke everything before I run install!