How to use

Create a bookmark

# create a bookmark to the logs directory
$ cd /var/log
$ bcd -s logs

# move to home
$ cd ~

# change to the bookmarked directory
$ bcd logs
$ pwd

List bookmarks

# list the bookmarks
$ bcd -l

Remove bookmarks

# remove a bookmarks
$ bcd -r logs

Help

# show the usage/help message
$ bcd -h

a1ecbr0wn Crates.io License bookmark-cd