SCM Breeze
MacSupercharge Git/Mercurial workflows with command-line shortcuts
Overview
SCM Breeze is a set of shell scripts built to boost command-line productivity for Git and Mercurial users. It provides time-saving aliases, shortcuts, and tools like numbered file selection for frequent version control tasks, cutting repetitive typing and streamlining workflows. Ideal for terminal-focused developers, it simplifies staging files, switching branches, viewing diffs, and managing commits. Lightweight and customizable, it integrates seamlessly with Bash/Zsh shells without extra dependencies, making it easy to adopt and tailor to individual needs.
Key Features
- Time-saving aliases for Git/Mercurial commands
- Numbered file selection for quick staging/diffing
- Bash/Zsh shell integration
- Customizable shortcuts and workflows
Top Alternatives
Oh My Zsh (with Git plugins)
Search Google
Git Extras
Search Google
Tool Info
Pros
- ⊕ Reduces repetitive typing for version control tasks
- ⊕ Lightweight with no extra dependencies
- ⊕ Supports both Git and Mercurial
Cons
- ⊖ Requires basic shell configuration knowledge
- ⊖ No GUI—limited to command-line users