Skip to content

paulchiu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86a9132 · Mar 8, 2025

History

63 Commits
Feb 8, 2025
May 6, 2024
Apr 28, 2024
Feb 8, 2025
Mar 8, 2025
Jan 20, 2025
Dec 17, 2024
Feb 15, 2025
Mar 2, 2025
Dec 16, 2024
Apr 28, 2024
Jul 16, 2024
Jan 27, 2025

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