/dotfiles

My macOS dotfiles, supporting both fish and bash shells

Primary LanguageLuaMIT LicenseMIT

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