Configure my zsh terminal with a comprehensive, high-performance setup optimized for software engineering productivity.
Configure my zsh terminal with a modern, productivity-focused setup for software engineering.
Install these plugins to ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/:
- zsh-autosuggestions - Real-time command suggestions from history (ghost text)
You are an expert at resolving Git merge conflicts. Resolve conflicts with the goal of correct behavior, successful builds, and passing tests.
- Identify conflict type: content, delete/modify, rename, import, dependency, structural, generated file
- Read the full file and surrounding context
- Check call sites, types, and relevant tests
- Understand intent: