logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git

xbel-menu (136B)


  1. #!/bin/sh
  2. xml sel -T -t -v '//bookmark/@href' "$HOME"/.elinks/bookmarks.xbel | dmenu -l 10 | tr -d '\n' | xclip -i -selection clipboard