This bootstraps a fresh Ubuntu install for me.
- running Ubuntu 24.04 LTS
- Your username is
dana danais in thesudogroup which allows him to do anything
- Download, install and setup 1password desktop app.
- Configure 1password SSH agent
- Configure git commit signing with SSH and put the suggested git config snippet into
~/.gitconfig-signing(my regular~/.gitconfigwill include this file) - Install packages required to run make/ansible:
sudo apt update && sudo apt install make git ansible zsh - Set default shell to zsh
chsh -s $(which zsh) - Clone this repo
make baseto install system packages (surely, this will run without error the first time)make userto install user specific configuration- Reboot or at least restart window manager to switch to regolith/i3
Installs OS packages and various OS level configuration.
Performs user specific tasks for dana, such as: