Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 312 Bytes

Dotfiles

This sets up a macOS machine with my commonly used programs and settings.

Setting up a machine from scratch

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/lawrence-forooghian/dotfiles/HEAD/install.sh)"

(The incantation is copied from https://github.com/homebrew/install.)