No description
  • Shell 71.3%
  • Python 28.7%
Find a file
2026-07-03 00:15:09 -04:00
.chezmoiscripts update, add hotspot bypass 2026-01-09 11:15:53 -05:00
bin feat: use zellij action to launch in-place pane for git wt when available 2026-06-17 23:11:48 -04:00
dot_claude feat: codex version of debate, also, & verify skills 2026-07-03 00:15:09 -04:00
dot_codex feat: codex version of debate, also, & verify skills 2026-07-03 00:15:09 -04:00
dot_config feat: cleanup subagent skill, add verify skill 2026-06-28 22:04:57 -04:00
dot_zfunc feat: better git worktree helpers 2026-06-08 21:43:17 -04:00
.chezmoiignore feat: agentbox config 2026-06-25 02:56:32 -04:00
dot_gitconfig.tmpl feat: make .gitconfig a tmpl, don't hardcode some stuff 2026-06-10 17:08:02 -04:00
dot_zprofile try to force XDG 2025-11-15 00:54:49 -05:00
README.md feat: use profiles to gate dotfiles 2026-06-20 14:06:39 -04:00

dotfiles

personal dotfiles

~/.config/chezmoi/chezmoi.toml:

[data]
profile = "..."
litellm_master_key = "sk-litellm-secret"
fireworks_api_key = "fw-..."

[data.git]
name = "Your Name"
email = "you@example.com"
gpgsign = true
defaultBranch = "master"