Quick jump to folder
Another script I stole from evilchelu is j.sh. It enables you to quickly jump to a folder that you often access by writing a small part of its name. I use it to quickly cd to my projects or other repositories with “j <a few letters>”
To install it save it somewhere (I use a bin/ folder in my home) and add “source <path to j.sh>” to your .bashrc or .bash_profile.
-
ropiku posted this