From cac3633f3e43b8345d520e428f9c90b4ec3f3225 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 3 Aug 2012 16:48:00 -0500 Subject: [PATCH] Adding the pocket command to pentadactylrc --- .DS_Store | Bin 0 -> 6148 bytes oh-my-zsh | 2 +- pentadactylrc | 3 +++ vim/bundle/vundle | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 :js if((gs = gBrowser.tabs[0].linkedBrowser.contentWindow.wrappedJSObject.Grooveshark) != undefined) gs.togglePlayPause(); cmap +" Save to pocket +command! pocket -description "Save to Pocket" open javascript:(function(){ISRIL_H='ff69';PKT_D='getpocket.com';ISRIL_SCRIPT=document.createElement('SCRIPT');ISRIL_SCRIPT.type='text/javascript';ISRIL_SCRIPT.src='http://'+PKT_D+'/b/r.js';document.getElementsByTagName('head')[0].appendChild(ISRIL_SCRIPT)})(); + " vim: set ft=pentadactyl: diff --git a/vim/bundle/vundle b/vim/bundle/vundle index 03ed2bd..dd8356a 160000 --- a/vim/bundle/vundle +++ b/vim/bundle/vundle @@ -1 +1 @@ -Subproject commit 03ed2bd39e37c5ff035c05197af81558eb5d8a89 +Subproject commit dd8356aea7499fed92f7c37227b1625a2b3dc190