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 all
installs the whole tooling suite as well as the dotfilesmake tools
installs only the tooling suitemake dotfiles
installs only the dotfiles (by using symlinks).gitignore
and.gitconfig
.ssh
This repo has been forked from @sergioalvz, who was heavily inspired one way or another by: