From 9f86ddf648b32f61b2b19a3282e192ea20ebca26 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 20 Jul 2012 10:29:36 -0500 Subject: [PATCH] Adding gemrc and pentadactylrc --- gemrc | 3 ++- oh-my-zsh | 2 +- pentadactylrc | 7 +++++++ vim/bundle/vundle | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 pentadactylrc diff --git a/gemrc b/gemrc index 6153a6e..5c10755 100644 --- a/gemrc +++ b/gemrc @@ -1 +1,2 @@ -gem: --no-ri --no-rdoc +install: --no-rdoc --no-ri +update: --no-rdoc --no-ri diff --git a/oh-my-zsh b/oh-my-zsh index 1120f97..1103421 160000 --- a/oh-my-zsh +++ b/oh-my-zsh @@ -1 +1 @@ -Subproject commit 1120f973054836eeb53750f57d69fbec41a340dc +Subproject commit 11034217a7ea3cffe6e0fe631837c518b8c7e1a5 diff --git a/pentadactylrc b/pentadactylrc new file mode 100644 index 0000000..237c28d --- /dev/null +++ b/pentadactylrc @@ -0,0 +1,7 @@ +"hg6784 + +loadplugins '\.(js|penta)$' +group user +set editor='/usr/local/bin/mvim -f + +"sil! call cursor(0, )" ' + +" vim: set ft=pentadactyl: diff --git a/vim/bundle/vundle b/vim/bundle/vundle index dd8356a..03ed2bd 160000 --- a/vim/bundle/vundle +++ b/vim/bundle/vundle @@ -1 +1 @@ -Subproject commit dd8356aea7499fed92f7c37227b1625a2b3dc190 +Subproject commit 03ed2bd39e37c5ff035c05197af81558eb5d8a89