Skip to content

paulchiu/dotfiles

Repository files navigation

Paul's dotfiles

Set up

🚧️ WIP: These steps haven't been confirmed on a new machine. Use with caution.

  1. Set up SHH keys
  2. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"; see Homebrew
  3. brew install yadm
  4. yadm clone git@github.com:paulchiu/dotfiles.git; see yadm - Getting Started
  5. yadm status
  6. cd ~/bootstrap && brew bundle install

Day to day

TL;DR yadm is basically a wrapper on git so all default git aliases work once bootstrapped.

  • Modify relevant configuration file
  • Update with ya add -u
  • Commit and push with ya cm '...' and ya push

To add a new configuration file or folder, just do ya add [target].

About

.files for new MacOS setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published