bookmark-cd

Crates.iobookmark-cd
lib.rsbookmark-cd
version1.0.12
sourcesrc
created_at2022-04-13 12:51:43.621589
updated_at2024-02-18 00:26:04.883517
descriptionBookmark directories and move to them
homepagehttps://bcd.a1ecbr0wn.com
repositoryhttps://github.com/a1ecbr0wn/bcd
max_upload_size
id566974
size115,734
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

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: 126

cargo fmt