Skip to content

iaingalloway/dotfiles

Repository files navigation

My dotfiles

My dotfiles, managed with chezmoi.

On linux:

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply iaingalloway

On windows:

winget install -e --id twpayne.chezmoi
chezmoi init --apply iaingalloway

Cheat sheet:

# open a subshell in chezmoi's source directory
chezmoi cd

# get changes from github and apply
chezmoi update

# add file foo to chezmoi
chezmoi add foo

# add all modified files in their target state
chezmoi re-add

About

My dotfiles, managed with chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published