This is my personal setup for macOS. It is quite opinionated, so I would not expect it to perfectly match your preferences.
Please, feel free to download this code and customize whatever you need to make it work for you
In case you cannot use git
to download this repository, use the following curl
command (which is generally available on a macOS fresh install) to download the project in the current directory:
curl -sL https://github.com/sergioalvz/.dotfiles/archive/master.tar.gz | tar xz
Simply execute the install.sh
script on your terminal of choice:
./install.sh
This repo has been heavily inspired one way or another by: