Recommendation: z
z is an awesome bash script that stores a list of your frequently used directories.
Instead of typing:
cd ~/Work/ProjectsFolder/ProjectA/Something/Src/
You can type:
z ProjectA <TAB>
It’s utterly brilliant, check it out on GitHub: http://github.com/rupa/z/
Thanks to Ben Tappin for the tip.