From: paul Date: Sun, 26 Feb 2012 14:55:37 +0000 (+0000) Subject: set link target=_blank to open links in new window/tab X-Git-Url: http://git.plutz.net/?p=bookman;a=commitdiff_plain;h=8c4dbf46bd14b002a8ff840babfc7e8385401701 set link target=_blank to open links in new window/tab svn path=/trunk/; revision=5 --- diff --git a/bookmarks.sh b/bookmarks.sh index af020b4..212ac8f 100644 --- a/bookmarks.sh +++ b/bookmarks.sh @@ -77,7 +77,7 @@ cat $bdir/$(ls $bdir |tail -n1) |while read line; do
- $bmName + $bmName