Skip to content

riou0801/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

  1. chezmoi update # this runs git pull --autostash --rebase
  2. chezmoi add ~/path/to/config or chezmoi re-add
  3. chezmoi apply
  4. chezmoi cd or chezmoi git -- [args]
  5. git add .  
    git commit -m "commit message"
    git push -u origin main
    
  6. exit # finish subshell

sync the config

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

About

dotfiles with chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published