Mostly untested, undocumented, unapologetic utility program to quickly go to the directory you want to go to (probably), from anywhere on your machine. Walks through your home directories and uses frequency and fuzzy matching to get you there.
Usage: qs <MATCHER>
Arguments:
<MATCHER> my-folder, e.g. 'intelij' for '/home/james/IntellijProjects'
Options:
-i, --install Installs quick-switch function as "qs" that automatically runs `cd` on the matching directory.
-h, --help Print help
-V, --version Print version