aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pentadactylrc.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link
index 2cdf1fd..44f9366 100644
--- a/pentadactylrc.dot.link
+++ b/pentadactylrc.dot.link
@@ -25,6 +25,9 @@ command yt :yank :echo document.title.replace(/ - Firefox$/, '');
map e :tabopen about:newtab <CR>
map h gH
+" Show all bookmarks shortcut
+command bmarks-show :emenu Menu.Bookmarks.Show All Bookmarks
+
" Bookmark this page shortcut
command bmark-this :emenu Menu.Bookmarks.Bookmark This Page