My dotfiles
. For setting up preferences, utilities, fonts, and apps on a new macOS computer.
This is a Swift CLI program; see Package.swift
.
brew tap hallee/tap
brew install dotfiles
dotfiles bootstrap # initial setup
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 --raycast
I use asdf
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 --deno --nodejs # flags to install only specific languages
dotfiles
from sourcemake
link |
Stars: 6 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics