Skip to content

kenchan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

kenchan's dotfiles

Managed with chezmoi.

Requirements

Install

Quick Install

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply kenchan

Manual Install

# Install chezmoi
sh -c "$(curl -fsLS get.chezmoi.io)"

# Initialize with this repository
chezmoi init https://github.com/kenchan/dotfiles.git

# Review changes
chezmoi diff

# Apply dotfiles
chezmoi apply -v

Usage

Edit a dotfile

chezmoi edit ~/.config/fish/config.fish

Apply changes

chezmoi apply

Check what would change

chezmoi diff

Add a new dotfile

chezmoi add ~/.config/newfile

Update from the repository

chezmoi update

Pull the latest changes and see what would change

chezmoi git pull -- --autostash --rebase && chezmoi diff

Migration History

Previously managed with thoughtbot/rcm. Migrated to chezmoi on 2026-01-05 while preserving full git history.

License

MIT License

About

kenchan's dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •