Skip to content

kentaasvang/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My config files

Config is managed by chezmoi.

Add to new machine

  1. Initialize chezmoi from dotfiles on github

    $ chezmoi init https://github.com/$GITHUB\_USERNAME/dotfiles.git

  2. Check what changes that chezmoi will do when applied

    $ Outputs changes that will be applied

  3. Apply changes

    $ chezmoi apply -v

Helpful commands

Pull changes from repository and apply them in a single command

$ chezmoi update -v

Set up new machine with single commands

$ chezmoi init --apply https://github.com/$GITHUB\_USERNAME/dotfiles.git

Display full list of commands

$ chezmoi help

About

My configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published