Set up zsh for Humans:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh4humans/v5/install)"
Apply dotfiles:
sh -c "$(curl -fsSL get.chezmoi.io)" -- init --apply krmbzds
Works best on a fresh install of Pop!_OS 22.04 LTS
.
-
Fork the repository
-
Modify home/.chezmoidata.toml to fit your needs
-
Set up zsh for Humans
-
Apply dotfiles with your own username
--apply <USERNAME>