Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 739 Bytes

File metadata and controls

29 lines (19 loc) · 739 Bytes

felixge's dotfiles

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

Testing

# test installation on ubuntu (docker)
make test-ubuntu

# interactive shell for debugging
make test-ubuntu-shell

Manual Config

I'll try to document important configurations changes that I have not automated yet below:

Add kitty to Security & Privacy Developer Tools

This avoids potential delays due to macOS trying to do notarization.