Skip to content

louisch/dotfiles-chezmoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files for Arch Linux and macOS

First, install chezmoi Then run one of the following (HTTPS or SSH) to install these dotfiles:

chezmoi init --apply --verbose https://github.com/louisch/dotfiles.git
chezmoi init --apply --verbose git@github.com:louisch/dotfiles.git

Then to update dotfiles from remote, use

chezmoi update

You can also simply download the files without applying then first, see what changes will occur on apply, and only apply once you are satisfied with what will happen:

chezmoi init https://github.com/louisch/dotfiles.git
chezmoi diff
chezmoi apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published