This is the basic setup for macOS that PrivacyCloud Engineering team uses.
It contains only the basics for day to day work. So please, feel free to install anything else you think convenient
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/PrivacyCloud/.dotfiles/archive/master.tar.gz | tar xz
Use make to run some predefined tasks:
make allinstalls the whole tooling suite as well as the dotfilesmake toolsinstalls only the tooling suitemake dotfilesinstalls only the dotfiles (by using symlinks).gitignoreand.gitconfig.ssh
This repo has been forked from @sergioalvz, who was heavily inspired one way or another by: