A couple of days ago a found a really neat trick you can use when you are in the terminal window.
cd -
It will move you from the directory you were in to the directory you were in last, typing it again will bring you back to that first directory.
How to move and forward between your present and previous directories
A couple of days ago a found a really neat trick you can use when you are in the terminal window.
cd -
It will move you from the directory you were in to the directory you were in last, typing it again will bring you back to that first directory.
Use more computing power to install gems faster
Dec 2020
How to re-add Turbolinks back into a Rails app when moving to Webpack
Oct 2020