miquecg / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles


Languages

Language:Shell 98.7%Language:Ruby 1.0%Language:Vim Script 0.3%