You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance devcontainer with zsh, Oh My Zsh, GitHub CLI, and improved shell experience
- Add zsh with Oh My Zsh for colorful terminal experience matching host
- Install GitHub CLI with GH_TOKEN environment variable support
- Configure persistent shell history for both bash and zsh (10k commands)
- Add volume mounts for shell history, Claude auth, and GitHub CLI auth
- Move docker-compose.yml to project root following standard conventions
- Fix workspace folder mapping for proper git repository access
- Enhanced bash/zsh configuration with history deduplication and sharing
0 commit comments