manage bookmarks in a simple way.
just run make.
to install:
make installusage information are all in the manpage. to open, type:
mbm --helpexample usage of mbm with dmenu and fzf
for dmenu:
mbm --open $(mbm --list | dmenu)for fzf:
mbm --open $(mbm --list | fzf)