Development Tools¶
Personal tooling setup and configurations.
Daily Drivers¶
| Tool | Purpose | Config Location |
|---|---|---|
| Claude Code | AI-assisted development | ~/.claude/ |
| VS Code | Code editing | ~/Library/Application Support/Code/ |
| iTerm2 | Terminal | ~/.config/iterm2/ |
| uv | Python package management | pyproject.toml |
AI Tools¶
Claude Code¶
LM Studio¶
- Port: 8002
- Model: nomic-embed-text-v1.5
- Purpose: Local embeddings
Development Environment¶
Python¶
Node.js¶
Git Configuration¶
Shell Aliases¶
Last Updated: January 2026