New machine setup
End-to-end recipe for taking a fresh Ubuntu install to a working lab machine. Run the pages in order:
- Web installs — GitHub SSH key, Starship, Conda, Dropbox, browser, Kitty.
- apt installs — system packages.
- Rust utils — modern replacements for
ls/grep/find/cat. - Snap installs — VSCode, Slack.
- Dotfiles — clone
myconfigand wire everything up. - Nvidia driver fix — only if you boot into nouveau.
When you’re done here, move on to Development tools.