1
0
Files
dotfiles/README.md

722 B

~/.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