scm_breeze (devel/scm_breeze) Add to my watchlist
Streamline your SCM workflowSCM Breeze is a set of shell scripts (for bash and zsh) that enhance your interaction with tools such as git. It integrates with your shell to give you numbered file shortcuts, a repository index with tab completion, and a community driven collection of useful SCM functions.
Version: 1.0.0 License: MIT GitHubMaintainers | No Maintainer |
Categories | devel |
Homepage | https://github.com/ndbroadbent/scm_breeze |
Platforms | any |
Variants | - |
"scm_breeze" depends on
build (1)
Ports that depend on "scm_breeze"
No ports
Port notes
To use, execute the following commands:
=======================================
cp ${prefix}/share/scm_breeze/scmbrc.example ~/.scmbrc
cp ${prefix}/share/scm_breeze/git.scmbrc.example ~/.git.scmbrc
Then add the following line to your .bashrc or .zshrc:
======================================================
[ -s ${prefix}/share/scm_breeze/scm_breeze.sh ] && source ${prefix}/share/scm_breeze/scm_breeze.sh
Port Health:
Loading Port Health