1
0
2025-10-13 11:25:54 +02:00
2025-10-13 11:12:31 +02:00
2025-10-13 10:32:08 +02:00
2025-10-04 07:24:03 +02:00
2025-09-18 11:02:07 +02:00

~/.dotfiles 🏡

chezmoi Ansible MIT License


My dotfiles, managed with chezmoi and Ansible

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
Description
My dotfiles, managed with chezmoi and Ansible
Readme MIT 62 KiB
Languages
Shell 93.8%
Lua 6.2%