Im using the terminal alot especially navigating to different working dirs, but I got lazy doing that, so I made this simple tool to administrate your current working dirs to fastly switch from cwd to cwd. Trust me this will save you some time, please enjoy :)
mkdir ~/tools && cd ~/tools && git clone https://github.com/vushu/cwd_tools.git
echo "source ~/tools/cwd_tools/cwd_tools" >> ~/.bashrc
source ~/.bashrc
cwd-add or cwd a
cwd-list or cwd l
cwd <number>, just cwd goes to recently path
cwd-get <number>
cwd-remove or cwd r
cwd-paths