Skip to content

jiachengxu/dotfiles

Repository files navigation

dotfiles

. files, managed with chezmoi

On a new machine

  1. Install homebrew:
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
  1. Install chezmoi:
brew install chezmoi
  1. Init dotfiles:
chezmoi init jiachengxu -S ~/projects/personal/dotfiles
  1. Edit config file:
vim ~/.config/chezmoi/chezmoi.yaml 
  1. Apply the change:
chezmoi apply
  1. Misc:

Releases

No releases published

Packages

No packages published