diff --git a/README.md b/README.md index 4141c1e..3dda4f9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ dot_aliases dot_functions modular shell config (sourced by .zshrc) dot_gitconfig.tmpl git identity + sane defaults (templated, no tokens) dot_global-gitignore global git excludes (core.excludesFile) dot_npmrc.tmpl npm auth (from sops) -dot_config/ starship, ghostty, yazi, htop, gh +dot_config/ starship, ghostty, yazi, htop, gh, herdr dot_claude/ Claude Code settings + rules (go/ts/common) secrets/env.enc.yaml sops-encrypted secrets packages/Brewfile devbox.global.json reproducible package sets diff --git a/dot_config/herdr/config.toml b/dot_config/herdr/config.toml new file mode 100644 index 0000000..9510da0 --- /dev/null +++ b/dot_config/herdr/config.toml @@ -0,0 +1,6 @@ +[ui] +agent_panel_sort = "spaces" + +[theme] +name = "gruvbox" +auto_switch = false