Commit Graph

536 Commits

Author SHA1 Message Date
Jason Barnett
f2e2944bae copy and pasted too much from wikipedia 2012-11-30 22:10:42 -08:00
Jason Barnett
e4164e1eac added LICENSE 2012-11-30 22:02:29 -08:00
Yan Pritzker
643ee2d319 Zeus and rspec aliases 2012-10-24 10:36:34 -05:00
Yan Pritzker
d59b532eee Stash aliases 2012-10-24 10:36:17 -05:00
Yan Pritzker
f1b8a18671 Merge pull request #195 from cap10morgan/rbenv-skwp-prompt
support rbenv version in skwp prompt
2012-10-24 08:32:55 -07:00
Wes Morgan
8812584047 ask rbenv for current version instead of reading rbenv/version file 2012-10-23 11:58:50 -06:00
Wes Morgan
fae42395f5 support rbenv version in skwp prompt 2012-10-23 11:11:27 -06:00
Yan Pritzker
8d24153ce2 Merge pull request #188 from maletor/patch-1
Update chrome/Custom.css
2012-10-22 22:24:31 -07:00
Ellis Berner
d935312e20 Update chrome/Custom.css 2012-10-20 16:06:52 -07:00
Yan Pritzker
089f6168a8 Updated plugins 2012-10-19 11:58:59 -07:00
Yan Pritzker
75d9f29dec Don't clobber zprezto files if they exist [CLose #172] 2012-10-19 10:08:42 -07:00
Yan Pritzker
769988a2ce Update plugins, replace ShowMarks (again) 2012-10-18 10:35:19 -07:00
Yan Pritzker
496c25a936 Moved defunkt module 2012-10-16 00:33:22 -07:00
Yan Pritzker
abf11d83f5 Added ignore dirty statements 2012-10-16 00:23:42 -07:00
Yan Pritzker
f1a79bd681 Added mail index rebuild script
from: http://apple.stackexchange.com/questions/40258/mail-app-5-1-is-unusually-slow
2012-10-13 19:39:07 -07:00
Yan Pritzker
bb8ce756d3 A little cleaner under linux
I'm not explicitly supporting linux, but a few minor changes
make YADR useable for server administration.
2012-10-12 00:14:33 -07:00
Yan Pritzker
704171d271 Removed bogus symlink 2012-10-12 00:00:39 -07:00
Yan Pritzker
0ddaf885a3 Fix installation (upgrade was working ok) 2012-10-09 23:02:36 -07:00
Yan Pritzker
602e995746 Github flavored markdown support 2012-10-09 14:07:23 -07:00
Yan Pritzker
90d467ab06 Added ,,F to do same as ,,f in a vertical split 2012-10-08 21:45:40 -07:00
Yan Pritzker
6ed1a6c36f Changed jump to ruby method to ,,f so as not to conflict with carriage return 2012-10-08 21:41:24 -07:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
d49fc4cbe9 Prevent pasting in visual mode from overwriting paste buffer 2012-10-08 21:04:44 -07:00
Yan Pritzker
a94bde1223 Removed erroneous comments 2012-10-08 18:44:52 -07:00
Yan Pritzker
a5b5dd63e0 Implement jump to ruby method (bang-aware)
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker
e1fe13d022 Ignore whitespace in git diffs; a few aliases 2012-10-07 22:09:45 -07:00
Yan Pritzker
592c59f1b3 Merge pull request #176 from brotbert/linux-no-homebrew-and-font-install
don't try to install homebrew and fonts on linux-based systems
2012-10-04 11:59:07 -07:00
Robert Conrad
32f1ce6862 don't try to install homebrew and fonts on linux-based systems 2012-10-04 20:42:57 +02:00
Yan Pritzker
b98b4a6c28 Added bundler rvm support
See http://robots.thoughtbot.com/post/15346721484/use-bundlers-binstubs
2012-10-02 22:45:26 -07:00
Yan Pritzker
a5a86a2a7d When opening nerdtree wtih C-\ ensure consistent sizing 2012-10-02 21:57:29 -07:00
Yan Pritzker
be12982398 Added outer ruby block functionality 2012-10-01 17:16:15 -07:00
Yan Pritzker
a6d6ab3da1 Added ghi github issues command line interface 2012-10-01 12:09:22 -07:00
Yan Pritzker
c85c25ff3b Simplify install: Move font, homebrew installation into rake installer 2012-09-28 10:38:59 -07:00
Yan Pritzker
6c0f02dd3f Updated to latest vim-powerline 2012-09-28 09:52:43 -07:00
Yan Pritzker
900c804601 Override rm alias so that it doesn't prompt every time 2012-09-28 09:30:51 -07:00
Yan Pritzker
c29276bec1 Clean up location of ~/.yadr 2012-09-27 13:27:40 -07:00
Yan Pritzker
429bba4779 Ensure prezto and other submodules are correctly installed recursive [Close #170] 2012-09-27 13:27:20 -07:00
Yan Pritzker
081630a443 Better installation of fasd [Close #123]
Now with zsh tab completion for `z` and other fasd commands!
2012-09-27 12:09:35 -07:00
Yan Pritzker
f2288cd94e Made ,gf / ctrl-f aware of line numbers
Now you can `,gf` or can `ctrl-f` file.rb:123
2012-09-27 11:12:38 -07:00
Yan Pritzker
85f0dc996c Merge pull request #169 from giorni/slim-support
Added support for slim syntax
2012-09-27 10:54:17 -07:00
Ricardo Giorni
be83e81037 Added support for slim syntax 2012-09-27 14:43:37 -03:00
Yan Pritzker
af0072c43b Latest version of plugins 2012-09-27 08:50:23 -07:00
Yan Pritzker
6ef021e013 Switch prezto to point to master [#167] 2012-09-27 08:44:52 -07:00
Yan Pritzker
e86742bf94 Automatically load ~/.secrets [Close #166] 2012-09-27 08:43:13 -07:00
Yan Pritzker
d5077d9db3 Added abolish.vim for camelcase/underscore toggling and others 2012-09-26 15:51:38 -07:00
Yan Pritzker
33e5fb537d Switch between running rspec1 and rspec2 with :Rspec1 and :Rspec2 2012-09-26 15:46:50 -07:00
Yan Pritzker
9459f345c7 Update version to 1.0 2012-09-26 15:20:17 -07:00
Yan Pritzker
a69b5c5ae3 Switched to @skwp fork of YankRing without evil @ mapping 2012-09-26 15:17:17 -07:00
Yan Pritzker
5fdffec3c9 Remove creation of unnecessary symlink [Close #164] 2012-09-26 14:08:39 -07:00
Yan Pritzker
fa357bbd35 Ability to store your own prompts in ~/.zsh.prompts [Close #152]
We no longer pollute yadr or prezto directories with custom code!
2012-09-26 11:05:28 -07:00