Cleaned up for new machine portability: removed hardcoded paths, EOL packages, and redundant version managers. Consolidated NVM loading, added work git identity support via includeIf. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
70 B
Bash
2 lines
70 B
Bash
source "$HOME/.docker/init-bash.sh" || true # Added by Docker Desktop
|