Only works in Windows with Git For Windows installed. Not WSL.
Assumption is the all the local clones are in the same folder. For instance, I keep my work in a folder named projects and every clone exists in that folder including this repository. There's a setup script which exits/creates one's bash_profile & bashrc files (with backup). The changes to bashrc are:
- Creation of a DEVROOT variable pointing to the parent folder where the repositories are kept.
- A source command to load in this repository's
src/bash.sh