These is a collection of my dot files.
./install.sh # inspect output
./install.sh | sh
# Init submodules
git submodule update --init --recursive
# Update submodules to latest (from time to time)
git submodule update --remote --merge
Preferred font: Moncao Nerd Font Mono - Regular - 18 https://github.com/dandavison/delta https://starship.rs/
Kudos to Erik Michaels-Ober and Ryan Bates.