dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 2d9dcd80dd05445b008a6f5050c651e5c38c6733
parent 8dffff0a1c07e247f95a768a9e164509ac98112b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  6 May 2019 20:23:09 +0200

Remove redundant ducksearch default choice

Diffstat:
Mbin/ducksearch | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bin/ducksearch b/bin/ducksearch @@ -6,8 +6,7 @@ # Anything else, it search it. browser=${BROWSER:-firefox} -url="🦆 -$(grep 'href="htt' "$HOME"/.w3m/bookmark.html | \ +url="$(grep 'href="htt' "$HOME"/.w3m/bookmark.html | \ sed 's/<\/.*>//g' | \ sed 's/.*<a href="//;s/">/ /;s/<\/a>//' ; cat ~/doc/bookmark.txt)"