Skip to content

RestartDK/dotfiles

Repository files navigation

💾 Dotfiles

Public chezmoi-managed dotfiles for my macOS/Linux dev machines.

Install

macOS:

brew install chezmoi
chezmoi init --apply RestartDK/dotfiles

Linux:

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply RestartDK/dotfiles

Ongoing updates:

chezmoi update

Notes

  • This repo intentionally stores portable config, prompts, keybindings, themes, and small helper scripts.
  • Do not commit auth files, API keys, sessions, logs, caches, local databases, or generated app state.
  • Agent config lives where each tool expects it: ~/.codex, ~/.claude, ~/.pi/agent, ~/.config/opencode, etc.
  • ~/.config is not managed wholesale; selected subdirectories/files are managed.

Local source directory

This repo uses chezmoi's default local source directory:

~/.local/share/chezmoi

Use chezmoi cd or chezmoi source-path to find it on any machine.

About

A repository filled with the latest of DK's ever evolving configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors