Skip to content

jdbann/chez

Repository files navigation

chez

John's dotfiles. All managed with https://www.chezmoi.io.

Setup a new machine

$ BINDIR=~/.bin sh -c "$(curl -fsLS git.io/chezmoi)" -- init jdbann/chez --apply

Installs chezmoi in ./bin, pulls this repo and applies the configuration.

Update an existing machine

$ chezmoi update

Pulls updates from this repo (with --rebase) and applies the configuration.

Thanks

Many thanks to thoughtbot's laptop setup script and public dotfiles repo for inspiration. My dotfiles are being migrated from these two projects, but I'd still highly recommend them for anyone after an easier automated setup.

About

Porting my dotfiles and configuration to chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors