Skip to content

Modernize/cleanup and secrets extraction 2026 05#2

Merged
josix merged 5 commits into
masterfrom
modernize/cleanup-and-secrets-extraction-2026-05
May 14, 2026
Merged

Modernize/cleanup and secrets extraction 2026 05#2
josix merged 5 commits into
masterfrom
modernize/cleanup-and-secrets-extraction-2026-05

Conversation

@josix
Copy link
Copy Markdown
Owner

@josix josix commented May 14, 2026

No description provided.

josix and others added 5 commits May 13, 2026 18:29
- Fix excludesfile path typo in gitconfig (/Users/wilson → ~/)
- Merge duplicate [merge] and [alias] sections
- Drop redundant 'z' plugin (zoxide is the modern replacement)
- Replace exa with eza (exa is unmaintained since 2023)
- Remove duplicate NVM init, duplicate trino alias, duplicate Breeze source
- Use $(brew --prefix) instead of hardcoded /opt/homebrew (cross-arch)
- Use $HOME instead of hardcoded /Users/wilson.wang
- Delete dead commented vim plugin lines
- Delete dead tmux-resurrect plugin declaration (TPM not installed)
- Add .gitignore (untracks .DS_Store, ignores .local files and session dirs)
- Guard databricks completion with [[ $commands[databricks] ]] to match kubectl pattern
- Replace /Users/wilson.wang/ in commented DOCKER_HOST with $HOME/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Remove [user] block from tracked gitconfig; include ~/.gitconfig.local
- Remove VAULT_ADDR, trino aliases, breeze source, bastion ssh, and hatch
  PATH appends from tracked zshrc
- Add 'source ~/.zshrc.local' guard at end of zshrc
- Add .example templates for both local override files

Note: history still contains the previous values. To scrub history,
run `git filter-repo` on a separate branch (destructive, opt-in).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- bootstrap.sh installs Homebrew, oh-my-zsh, Vundle, then symlinks
  dotfiles into $HOME with timestamped backups of any pre-existing files
- Brewfile captures core deps; regenerate with brew bundle dump
- add tap declarations for k9s and powerlevel10k so brew bundle install
  works on a clean machine

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
… bootstrap

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@josix josix merged commit 876f484 into master May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant