No description
bmark | ||
bmark-add | ||
LICENSE | ||
makefile | ||
README.md |
bmark
Organize your bookmarks easily!
Dependencies
- ag
- rofi
Files
- bmark
- bmark-add
Usage
Simple script to access your bookmarks easily. Just run bmark to access your bookmarks! To add, copy the content and run bmark-add
Files
The bookmarks will be saven in the file $HOME/.config/bmark/bookmark
. It may contain a "comment" that will be shown in the rofi menu. For instance:
an-interesting-content # name of the content
in the rofi menu, will be shown name of the content
and it will be copied an-interesting-content
.
Enjoy!
Install
make install