Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 436 Bytes

dotfiles

This repo contains configuration files that match my current Mac setup. Packages are managed using homebrew, and the primary shell is fish. bash is installed as well.

Installation

To install all packages, simply run the following command:

. setup.sh

Updating Packages

To save a snapshot of the current machine, run the following command:

. update.sh