Skip to content

onelittlehope/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles, managed with chezmoi

Set up a new machine

Install the dotfiles on new machine with:

$ chezmoi init --apply https://github.com/$GITHUB_USERNAME/dotfiles.git

This can be shortened to: (public Github repos only)

$ chezmoi init --apply $GITHUB_USERNAME

Private GitHub repos require other authentication methods:

chezmoi init --apply [email protected]:$GITHUB_USERNAME/dotfiles.git

About

Dotfiles, managed with chezmoi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published