.
files, managed with chezmoi
- Install homebrew:
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
- Install chezmoi:
brew install chezmoi
- Init dotfiles:
chezmoi init jiachengxu -S ~/projects/personal/dotfiles
- Edit config file:
vim ~/.config/chezmoi/chezmoi.yaml
- Apply the change:
chezmoi apply
- Misc:
- Run
PackerInstall
to install neovim plugin. - Install iterm and gruvbox theme.
- Install meslo nerd font for p10k and neovim.