hallee/dotfiles
My `dotfiles`. For setting up preferences, utilities, fonts, and apps on a new macOS computer.
Setup
- Install Homebrew
- Install this CLI:
brew tap hallee/tap
brew install dotfiles
dotfiles bootstrap # initial setupApps
By default, dotfiles installs a number of apps I use frequently via Homebrew Cask. Specific apps can be selected instead using flags, like:
dotfiles bootstrap apps --battery-buddy --raycastVersion managed development languages
I use mise for installing languages and environments. Because setup can take a long time, this command is separate from dotfiles bootstrap everything:
dotfiles bootstrap developer languages # install all languages
dotfiles bootstrap developer languages --nodejs # flags to install only specific languagesDevelopment
Building dotfiles from source
makePackage Metadata
Repository: hallee/dotfiles
Default branch: main
README: README.md