/dotfiles

A semi-automated setup of my macOS environment.

Primary LanguageShellMIT LicenseMIT

Dotfiles

A semi-automated setup of my macOS environment.

Partially based on Mathias Bynens’ dotfiles.

Usage

I haven't written a fully automated install script, so installation is currently a multi-step process.

Base System

./system/configure-defaults.sh

Development Environment

./xcode/install-clt.sh
./homebrew/install.sh

Applications

brew bundle --file=homebrew/Brewfile-base
./system/configure-dock.sh

Dotfiles

./shell/install-dotfiles.sh
./shell/configure-bash.sh

Emacs

See the README file in the emacs/ directory.