Phase 4 (fish config): - Fix ip function: replace load-time `which` with `command ip` wrapper - Fix 1Password socket: use -S (socket test) instead of -f, export with -gx - Remove deprecated fish plugins: github-copilot-cli, pisces Phase 5 (repo structure): - Move tpm and kitty-themes to .chezmoiexternal.toml (git-repo externals) - Delete unused tmux-mighty-scroll (not referenced in tmux.conf) - Expand .chezmoiignore: karabiner macOS-only, skip auto-backups/__pycache__ - Remove orphans: duplicate xterm-kitty, empty ssh.conf, karabiner backups - Remove kitty.fish from tracking (auto-generated by kitty) Phase 6 (terminal config): - Comment out debug print in kitty tab_bar.py Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
{{- if ne .chezmoi.os "darwin" }}
|
|
Library
|
|
.terminfo
|
|
.1password
|
|
.config/karabiner
|
|
{{- end }}
|
|
.config/karabiner/automatic_backups
|
|
.config/scripts/__pycache__
|
|
.config/fish/conf.d/kitty.fish
|