From 8c4dbf46bd14b002a8ff840babfc7e8385401701 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 26 Feb 2012 14:55:37 +0000 Subject: [PATCH] set link target=_blank to open links in new window/tab svn path=/trunk/; revision=5 --- bookmarks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.39.2