* 'master' of https://github.com/robbyrussell/oh-my-zsh: (59 commits)
Removed trailing spaces in Git files. Fixes#867
update rails runner alias to ru
adding engine yard command (ey) to bundler binstubs
adding rbenv support to all the rvm themes
Add middleman to bundled commands
Grammar update
Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4)
bug : stop creating those ~ directories add powit command to symlink an app if it hasn't been already
don't check for tmp dir
add alias to view the standard out (puts) from any pow app
take in csexton's changes
fix for pow plugin to default to current dir
added a rake plugin to disable zsh file globbing when calling rake tasks with square brackets
fix bundler plugin for root level folders
fixing #812: adding plugins w/o plugin.zsh file to fpath.
Add Thor to bundled commands
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
Don’t report that Oh My Zsh has been updated when it hasn’t.
Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported.
check if autojump is installed
...
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (22 commits)
add support for autojump installed via macports
Added my own theme file : suvash
forks miloshadzic theme to add more directory info as well as user and host info
Added message when caching packages
Added caching of packages
Added brute force package completin on install subcommand
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
Added Zhann theme. Based on Robbyrussel theme, but shows the current ruby version and has some color variations.
Removed duplicate setting and sorted the remaining
Moved ZSH_CUSTOM declaration before fpath is set
set fpath correctly for custom plugins
Use printf rather than echo -e in update.sh
Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true to enable.
Added add-zsh-hook support to themes
lib/termsupport now uses add-zsh-hook
Rails Migrations support
Adding README file for the wakeonlan plugin
Splitting wakeonlan plugin completion into separate file
Forgot to quote the path parameter to wakeonlan
Tweaks to the wakeonlan plugin
...
Add my brand new oh-my-zsh theme called Fino. It borrows from some other
themes (see comments at the beginning). I only have/can tested on OS X
10.7, so there might be some compatibility problems with other
platforms.