42 releases (21 stable)

1.0.22 May 23, 2025
1.0.19 Apr 8, 2025
1.0.16 Mar 11, 2025
1.0.12 Feb 18, 2024
0.1.6 Jun 6, 2022

#768 in Command line utilities

Download history 1/week @ 2025-02-12 55/week @ 2025-02-19 23/week @ 2025-02-26 55/week @ 2025-03-05 66/week @ 2025-03-12 10/week @ 2025-03-19 40/week @ 2025-03-26 132/week @ 2025-04-02 64/week @ 2025-04-09 10/week @ 2025-04-16 1/week @ 2025-04-30 27/week @ 2025-05-14 283/week @ 2025-05-21 9/week @ 2025-05-28

320 downloads per month

Apache-2.0

62KB
562 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

Shell Environments

Supports your favourite shell environment:

  • bash
  • fish
  • ksh
  • zsh
  • PowerShell (on Windows or MacOS)

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–14MB
~151K SLoC