Skip to content

Conversation

@erikw
Copy link

@erikw erikw commented Nov 4, 2021

The missing piece for this shell program: easily delete bookmarkas as well without having to being faced with all bookmarks with the -e edit command.

When one know the BOOKMARK_ID, it should be as easy as

    $ cd-bookmark -d BOOKMAK_ID

to remove it!

Tested on zsh 5.8 on macOS.

Fixes #5

@erikw erikw force-pushed the feature/4/delete branch 4 times, most recently from da2885f to b6078d1 Compare November 4, 2021 15:13
erikw added 2 commits November 4, 2021 16:42
The missing piece for this shell program: easily delete bookmarkas as
well without having to being faced with all bookmarks with the -e edit
command. When one know the BOOKMARK_ID, it should be as easy as

$ cd-bookmark -d BOOKMAK_ID

to remove it!

Fixes mollifier#5
As this is now used in multiple places.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant