Skip to content

wolfwfr/dotfiles

Repository files navigation

Dotfiles

This repository contains dotfiles managed with chezmoi.

Setup

To apply these dotfiles on a new machine, install chezmoi and then:

# initialize
chezmoi init https://github.com/$GITHUB_USERNAME/dotfiles.git
# assess changes ready to apply locally
chezmoi diff
# apply when ready
chezmoi -v apply

Update straight from remote repository:

chezmoi update

Documentation

For more information, see the chezmoi documentation.

About

linux dotfiles

Resources

Stars

Watchers

Forks

Contributors