Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 475 Bytes

Dotfiles

Managing my personal Dotfiles using Chezmoi.

Oh-My-ZZH

Adding Oh-My-ZZH to Chezmoi requires some additional configuration.

Local Setup

Steps:

  1. Install Chezmoi
  2. Install GO
  3. Install Alpaca (Apple M1 must build from source)
chezmoi init --apply xunholy
sudo sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply <github-username>