Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 605 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 605 Bytes

Tools I use in my day job

Only works in Windows with Git For Windows installed. Not WSL.

setup

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:

  1. Creation of a DEVROOT variable pointing to the parent folder where the repositories are kept.
  2. A source command to load in this repository's src/bash.sh