Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 347 Bytes

dotfiles for personal use

Installation

On a sparkling fresh installation of macOS:

sudo softwareupdate -i -a
xcode-select --install

The Xcode Command Line Tools includes git and make (not available on stock macOS). After than, run:

bash -c "`curl -fsSL https://github.com/bentlusty/dotfiles/main/remote-install.sh`"