Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 491 Bytes

dotfiles

Dotfiles and installation script for software development on Mac.

Requirements

The setup files support machines running macOS Catalina or later.

Usage

Navigate to the repository root and make the script install.sh executable with chmod +x ./install.sh. Then run the script with install.sh.

Some commands require root permissions, so you may be asked for your password when running install.sh.

Note that non-idempotent operations are commented-out by default.