giocaizzi / dotfiles

dotfiles config managed by `chezmoi`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My configuration files backup and syncronization system.

Using chezmoi

Init chezmoi on a machine

Will be prompted for local data, like name and email.

chezmoi init gh:giocaizzi/dotfiles.git

File structure

  • chezmoi repository: ~/.local/share/chezmoi
  • chezmoi local configuration and state: ~/.config/chezmoi

Usage

Navigate to chezmoi repository for file ops.

chezmoi cd

Ensure that files are in the target state, applying changes if necessary.

chezmoi apply

About

dotfiles config managed by `chezmoi`


Languages

Language:PowerShell 88.9%Language:Shell 11.1%