Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 524 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 524 Bytes

Bookmarkscripts

  • Few scripts to manage bookmarks in text file or encrypted text files

Scripts

  • bookmarkadd: add a new bookmark
  • delbookmark: remove an existing bookmark
  • dmenu-bookmarks: access a bookmark

Dependencies

  • dmenu
  • xsel
  • awk
  • sed
  • gpg

Usage

  • Create a folder named '.bookmarks' with file '.normalbookmarks' and '.onbookmarks' at your $HOME
  • Copy the Scripts to path
  • Now can be run from terminal.
  • Alternatively, bind a shortcut key to each script to run them without opening the terminal.