- Added comprehensive configuration files for seamless migration - SSH, GPG, Karabiner, iTerm2, Neofetch, SwiftBar configs - Pass license management system with templates and documentation - Enhanced shell functions with MAS updates and moon phase tracking - Comprehensive encrypted backup system (GPG AES256) - Included encrypted backups of all sensitive data - BBEdit as default editor with proper configuration - Fixed shell compatibility issues - Merged existing .zsh configs with improvements Security: - All sensitive data is GPG encrypted (.gpg files) - Private keys excluded from version control - Only configs and encrypted backups are tracked Following prime directive: durable, thoughtful solutions 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
20 lines
629 B
Plaintext
20 lines
629 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
|
|
|
|
# FZF integration (optional, only if you use fzf)
|
|
unixorn/fzf-zsh-plugin
|
|
|
|
# Completions (optional, only if you reinstall these tools)
|
|
# mullvad/mullvad-zsh-completions
|