🦇 Batman returns with enhanced powers
- Enhanced man function opens in new window with bat + Nord theme - Batman alias now uses enhanced man function for muscle memory - Added license scanner utility - Fixed shell loading to use only dotfiles versions - Added dotfiles/bin to PATH for custom scripts - Removed legacy .zsh loading conflicts - Fixed bat path issue for new shell contexts Following prime directive: respecting muscle memory while enhancing capability 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude
parent
389febb161
commit
9d9c0ad241
@@ -12,6 +12,7 @@ fi
|
||||
|
||||
# Define potential paths in priority order
|
||||
declare -a potential_paths=(
|
||||
"$HOME/dotfiles/bin" # Dotfiles scripts
|
||||
"$HOME/bin" # Personal scripts
|
||||
"$HOME/.local/bin" # User-installed binaries
|
||||
"/opt/homebrew/bin" # Homebrew (Apple Silicon)
|
||||
|
||||
Reference in New Issue
Block a user