This repository contains the dotfiles and configuration files of my daily development Mac machine. Follow the README.md enclosed in the respective directories for information on how to setup the respective software.
Some of the configurations rely on credentials. These should be stored in a ~/.authinfo
file with the format:
machine <resource-uri> login <resource-login> password <resource-password>
The respective READMEs should state what the required authentication resources are.