Minimal environment, installs and configures only my absolute essential tooling.
The following command will initialize the installation:
curl https://raw.githubusercontent.com/mrrooijen/dotfiles/master/install | sh
The following software (and dependencies) will be installed and/or configured:
- xcode command-line tools
- homebrew
- zsh
- ssh
- git
- iterm2
- emacs
- rectangle
Additional software can be installed using homebrew.
Might have to run Emacs from the command-line on initial run for proper installation.
$ emacs
The contents of this repository are provided under the MIT License by Michael van Rooijen.