Skip to content

jtcressy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chezmoi logo chezmoi dotfiles

Managing my dotfiles, securely using chezmoi

With chezmoi, I can install chezmoi and all my dotfiles on a new, empty machine with a single command:

$ sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply github.com/jtcressy/dotfiles

Updating my dotfiles on any machine can be done via single command:

$ chezmoi update

and the responsible adult way should be:

$ chezmoi source pull -- --rebase && chezmoi diff

If you're happy with the changes, run:

$ chezmoi update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages