080783899d4c66dc02b4f4236b8c0435ad5e06ef
Usage
Install chezmoi, then run:
# Initialize the repository
chezmoi init git.nicolabelluti.me/nicolabelluti
# You can also just use
# `chezmoi init nicolabelluti`
# if you want to use the GitHub mirror
# Apply the dotfiles
chezmoi apply
If you want to update the dotfiles:
chezmoi update --init
To give a new answer to the prompts:
chezmoi init --prompt
Languages
Lua
63.3%
Go Template
35.7%
Shell
1%