Brewfile: stripped to essential tools (~600MB freed), removed boost, cmake, aerc, newsboat, fontforge, starship, and 24 auto-dependencies. Added caffeine, ollama, fastfetch, ocrmypdf, tea, sshpass, vitetris. Dropped 1password, iterm2, github-desktop, hazel, swiftbar, oversight. Shell: fixed all stale references (fzf, zoxide, starship, old paths, Homebrew node aliases). Updated project paths to ~/_Dev/. Added CapableMind aliases (cm, bmf, bmf-health, bmf-status, bmf-logs). Configs: removed iterm2, neofetch, swiftbar configs. Added capablemind (launchd plists, MCP example, bmf-start script). Updated SSH config with git.skemantix.com. Added CLAUDE.md to dotfiles. Scripts: consolidated 3 backup scripts into 1 (backup-all-secrets.sh), added pass store backup. Added setup-capablemind.sh for full environment reconstruction. Updated symlinks.sh for new config structure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 lines
556 B
Plaintext
18 lines
556 B
Plaintext
# Core enhancements
|
|
romkatv/powerlevel10k
|
|
zsh-users/zsh-completions
|
|
zsh-users/zsh-autosuggestions
|
|
zsh-users/zsh-syntax-highlighting
|
|
|
|
# Useful navigation & productivity
|
|
rupa/z # Jump around directories
|
|
djui/alias-tips # Show hints when alias could be used
|
|
chisui/zsh-nix-shell # If using Nix at some point
|
|
|
|
# Git integration
|
|
olivierverdier/zsh-git-prompt # Lightweight git aliases/completions
|
|
|
|
|
|
# Completions (optional, only if you reinstall these tools)
|
|
# mullvad/mullvad-zsh-completions
|