This is the collection of my dotfiles and setup scripts.
The setup.sh will install all necessary applications and scripts. It will also apply all the settings.
Brew will install all the applications listed in brew.sh
Pip will install everything in requirements.txt
This is to install everything related to MacOS (e.g. Xcode command line tools) and tune the settings of MacOS.
I took some inspirations from Mathias Bynens' collection of dotfiles.