bookmark-cd

Crates.iobookmark-cd
lib.rsbookmark-cd
version1.0.26
created_at2022-04-13 12:51:43.621589+00
updated_at2025-09-17 21:32:09.411879+00
descriptionBookmark directories and move to them
homepagehttps://bcd.a1ecbr0wn.com
repositoryhttps://github.com/a1ecbr0wn/bcd
max_upload_size
id566974
size125,409
Alec Brown (a1ecbr0wn)

documentation

README

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

Commit count: 180

cargo fmt