From: Silvio Rhatto Date: Wed, 27 Nov 2013 01:23:12 +0000 (-0200) Subject: Pentadactyl alias to open the homepage X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=05fef50ab3c71c085c26a1316457f6580cdb1379;p=metadot.git Pentadactyl alias to open the homepage --- diff --git a/modules/pentadactyl/pentadactylrc.dot.link b/modules/pentadactyl/pentadactylrc.dot.link index 5cb3107..e20df95 100644 --- a/modules/pentadactyl/pentadactylrc.dot.link +++ b/modules/pentadactyl/pentadactylrc.dot.link @@ -21,7 +21,8 @@ set go+=n " Thanks to https://github.com/laurentb/public-dotfiles/blob/master/desktop/.pentadactyl/main.penta command yt :yank :echo document.title.replace(/ - Firefox$/, ''); -" Open a new tab +" Open a new tab or the homepage map e :tabopen about:newtab +map h gH " vim: set ft=pentadactyl: