Skip to content

wemoveon2/dotfiles

Repository files navigation

.dotfiles

  • Obtain private key and modify settings as per chezmoi documentation. e.g:
cat >> ~/.config/chezmoi/chezmoi.toml <<EOF
encryption = "age"
[age]
    identity = "~/.config/chezmoi/key.txt"
    recipient = "age193wd0hfuhtjfsunlq3c83s8m93pde442dkcn7lmj3lspeekm9g7stwutrl"
EOF
  • Install chezmoi, then chezmoi init --apply wemoveon2
  • Install chezmoi and initialize via sh -c "$(curl -fsLS https://raw.githubusercontent.com/wemoveon2/dotfiles/master/install.sh)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages