Swiftpack.co - hallee/dotfiles as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by hallee.
hallee/dotfiles 1.0.4
👨🏻‍🍳👌 macOS dotfiles
⭐️ 9
🕓 1 year ago
macOS
.package(url: "https://github.com/hallee/dotfiles.git", from: "1.0.4")

dotfiles

My dotfiles. For setting up preferences, utilities, fonts, and apps on a new macOS computer.

This is a Swift CLI program; see Package.swift.

51438

Setup

  1. Install Homebrew
  2. Install this CLI:
brew tap hallee/tap
brew install dotfiles
dotfiles bootstrap # initial setup

Apps

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

Version managed development languages

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

Development

Building dotfiles from source

make

GitHub

link
Stars: 9
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Release Notes

1.0.4
1 year ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics