Commit Graph

58 Commits

Author SHA1 Message Date
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