Commit Graph

124 Commits

Author SHA1 Message Date
Yan Pritzker
59ff83a0a3 Ship custom zpreztorc with syntax highlight, history substring search [Fix #191] 2012-10-25 09:52:18 -05:00
Yan Pritzker
75d9f29dec Don't clobber zprezto files if they exist [CLose #172] 2012-10-19 10:08:42 -07:00
Yan Pritzker
0ddaf885a3 Fix installation (upgrade was working ok) 2012-10-09 23:02:36 -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
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
c85c25ff3b Simplify install: Move font, homebrew installation into rake installer 2012-09-28 10:38:59 -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
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
Yan Pritzker
ae2076bfd1 Prezto support! Make sure you run rake:install 2012-09-26 10:23:39 -07:00
Jean Mertz
98fb67a086 Set correct PDIR location in zshenv 2012-08-10 07:42:01 +02:00
Jean Mertz
2410bf220b Add simple Prezto installation 2012-08-09 20:47:45 +02:00
Jean Mertz
9c3ab949a5 Swap all references of oh-my-zsh to Prezto 2012-08-09 18:09:50 +02:00
Yan Pritzker
e51f19809d Updated reference to prezto (omz sorin) 2012-08-08 13:39:29 -07:00
yan
2e0bd87b8d Ctags file for better parsing of ruby,js 2012-07-26 13:36:23 -07:00
yan
cfe89df184 Added editrc/inputrc for vimification of mysql/irb command line tools 2012-05-18 14:08:46 -07:00
Michael Saffitz
b283c018f4 Fix for typo in zsh_themes install 2012-04-23 14:07:54 -07:00
yan
ca01730f81 Support for @sorin-ionescu rewrite of oh-my-zsh
Sorin's OMZ rewrite is a bit nicer, as it's written in more
native style ZSH, doesn't do auto updates, and incorporates
many bugfixes, and is more actively maintained than Robby's branch.

For now, YADR supports both, so if you want to try out the sorin
branch, go to sorin-ionescu/oh-my-zsh, install it, and rerun
the YADR installer so that the skwp theme is installed for you.

If you want to have them side by side for comparison, rename the
old robby one to ~/.oh-my-zsh.robby or similar, so you can toggle
back and forth through renames, or symlinks.
2012-04-23 10:32:47 -07:00
Mark Cornick
ee2b40bcaa Fix stray backtick causing installer errors
There's a stray backtick in the Rakefile which causes the installer to
fail copying files. This commit removes the backtick and relocates a
right brace to make everything work properly.
2012-04-02 10:12:46 -04:00
yan
611046e3d7 Added zsh skwp.theme to installer, so we don't rely on my zsh fork anymore 2012-03-22 12:53:25 -07:00
Kyle West
810b9615e5 added gemrc and updated documentation. 2012-01-30 20:34:50 -05:00
Kyle West
539106de57 fixed incorrect path for zsh symlinking. 2012-01-26 09:49:13 -05:00
Kyle West
a658b815f5 added Rakefile. it symlinks from the repo to the home directory. 2012-01-25 01:13:33 -05:00