38 releases (17 stable)

new 1.0.16 Mar 11, 2025
1.0.14 Jan 27, 2025
1.0.12 Feb 18, 2024
1.0.10 Dec 21, 2023
0.1.6 Jun 6, 2022

#1261 in Command line utilities

Download history 4/week @ 2024-12-06 1/week @ 2024-12-13 181/week @ 2025-01-24 177/week @ 2025-01-31 48/week @ 2025-02-07 23/week @ 2025-02-14 39/week @ 2025-02-21 17/week @ 2025-02-28 76/week @ 2025-03-07

155 downloads per month

Apache-2.0

61KB
512 lines

Crates.io Crates.io Build Status dependency status snapcraft.io

bcd is a way to cd to directories that have been bookmarked.

asciicast

How to use: create a bookmark

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

# move to home
$ cd ~

# list the bookmarks
$ bcd -l

# change to the bookmarked directory
$ bcd logs
$ pwd

Installation

Installation Issues

Contribute

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.

Get it from the Snap Store

Dependencies

~6–13MB
~151K SLoC