Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 515 Bytes

File metadata and controls

35 lines (22 loc) · 515 Bytes

dotfiles

Installation

1. Dotfiles & shell environment

Symlinks config files and sets up the zsh environment.

./install.sh

2. Homebrew & apps

Installs Homebrew and all packages/casks defined in the Brewfile.

./homebrew/install.sh

3. macOS defaults

Walks through macOS system settings interactively, asking for confirmation on each one.

./macos/set-defaults.sh

4. Java (via sdkman)

Installs sdkman (if not present) and Java.

./java/install.sh