Welcome to my personal dotfiles repository! Here you'll find the well-thought-out and tested configurations I use every day to make my development environment more efficient and enjoyable. 🏡
- Install 1Password
- Setup Apple iCloud
- Execute the ./install.sh from this repository
In order to clean up homebrew:
brew bundle dump
- Remove all unwanted packages in the generated Brewfile then and run
brew bundle --force cleanup
I'd like to give a big thanks to the open-source community and everyone who shared dotfiles and ideas. Your work inspired and helped me create mine.
If you find these dotfiles useful or have suggestions, feel free to reach out.
Here are some repos I found helpful on my path:
- dotfiles repository of @jessfraz
- dotfiles repository of @driesvints
- dotfiles repository of @mathiasbynens