These are my dotfiles. I don't recommend you to use them as-is, but rather to serve as an inspiration for your own configurations.
# initial installation
git clone https://github.com/felixge/dotfiles.git ~/dotfiles
source dotfiles/install.bash
# test installation on ubuntu (docker)
make test-ubuntu
# interactive shell for debugging
make test-ubuntu-shell
I'll try to document important configurations changes that I have not automated yet below:
This avoids potential delays due to macOS trying to do notarization.
