Skip to content

devEducaua/mbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbm

manage bookmarks in a simple way.

build

just run make.

to install:

make install

usage

usage information are all in the manpage. to open, type:

mbm --help

usage in scripts

example usage of mbm with dmenu and fzf

for dmenu:

mbm --open $(mbm --list | dmenu)

for fzf:

mbm --open $(mbm --list | fzf)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors