bcd
is a way to cd
to directories that have been bookmarked.
``` sh
$ cd /var/log $ bcd -s logs
$ cd ~
$ bcd -l
$ bcd logs $ pwd ```
There are many shell that this tool could be used on, I just don't use them. I would be happy to take a look at any PRs that add support for other shells.