Multiple Project Path Management with Bash

Published January 27, 2010 in Software and Bash

At any given time in the past few years, I’ve had a few projects active at the same time, from little experiments to forks of open source projects to code for various jobs. Over time, I’ve developed a little bash ditty to help me manage switching between projects, and I wanted to share that today.

Read On »View Comments