Skip to content

My dotfiles

Notifications You must be signed in to change notification settings

miquecg/dotfiles

Repository files navigation

dotfiles

My dotfiles managed with chezmoi.

Initialize chezmoi with repo:

$ chezmoi init miquecg

Check what chezmoi will change and apply:

$ chezmoi diff
$ chezmoi apply

Pull and apply latest changes:

$ chezmoi update

Initialize with a single command:

$ chezmoi init --apply miquecg

Releases

No releases published

Packages

No packages published

Languages