目录
目录README.md

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
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号