Skip to content

Latest commit

 

History

199 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

The dotfiles I use across all my machines.

Initial Setup

Setting up Chezmoi

After installing chezmoi you have to initialize it with this repo:

chezmoi init git@github.com:jonathan-mayer/dotfiles.git

You can then see what changes will be made to your system with:

chezmoi diff

I would recommend backing up your config files if you have non default config in them already:

cp ~/.bashrc ~/.bashrc.old
# repeat with other files

Finally you can apply those changes using:

chezmoi apply

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages