# install homebrew from bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install chezmoi
chezmoi init https://github.com/thundermiracle/dotfiles.git
chezmoi diff
chezmoi apply -v
-
throws error
PATH contains ~/.local/bin and ~/.fig/bin: Path does not contain ~/.local/bin
when running fig doctorsudo vim /etc/paths # add followings /.local/bin