[–] bemmu 11y ago ↗ Another tidbit: you can do cd - to go back to your previous directory. Somehow I managed to use a shell for years before reading about this. [–] hauck-d 11y ago ↗ Thanks for that. I also extend the cdpath to ~/workspace folder to cd quick into any project:export CDPATH=.:~/workspace
[–] hauck-d 11y ago ↗ Thanks for that. I also extend the cdpath to ~/workspace folder to cd quick into any project:export CDPATH=.:~/workspace
2 comments
[ 12.9 ms ] story [ 43.5 ms ] threadexport CDPATH=.:~/workspace