Skip to content

marcinfreitag/dotfiles

Repository files navigation

Marcin's dotfiles

The dotfiles are managed using chezmoi.

Getting started

Check out the Quick Start page.

Install chezmoi and the dotfiles on any new machine

With a single command (public):

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin -- init --apply MarcinFreitag

or (private):

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin -- init --apply [email protected]:MarcinFreitag/dotfiles.git

Update

On any machine, you can pull and apply the latest changes from your repo with:

chezmoi update -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published