summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-15add sprunge.us pastebin uploader - uses files, or pipesMatt Parnell
2011-12-14Merge pull request #343 from giddie/plugin-wakeonlanRobby Russell
Plugin to make WOL nice & easy
2011-12-14Merge pull request #743 from c089/autojump-macportsRobby Russell
add support for autojump installed via macports
2011-12-14Merge pull request #741 from suvash/masterRobby Russell
Added my own theme for submission
2011-12-14Merge pull request #738 from pygatea/masterRobby Russell
Adds pygmalion.zsh_theme
2011-12-14Merge pull request #733 from Zhann/masterRobby Russell
Pull request for zhann theme
2011-12-14Merge pull request #732 from ggustafsson/patch-1Robby Russell
Removed duplicate setting and sorted the remaining
2011-12-14Merge pull request #734 from maxpersson/726-pip-completionRobby Russell
Added brute force package completion to pip plugin
2011-12-14Merge pull request #709 from docwhat/custom-plugin-fpathRobby Russell
set fpath correctly for custom plugins
2011-12-14Merge pull request #707 from gmcmillan/masterRobby Russell
Allow user to disable update prompt
2011-12-14Merge pull request #706 from docwhat/termsupport-hookRobby Russell
lib/termsupport now uses add-zsh-hook
2011-12-14Merge pull request #701 from kirs/masterRobby Russell
Rails Migrations support in Rails3 plugin
2011-12-14Merge pull request #553 from benlumley/masterRobby Russell
Improvement to gallois theme
2011-12-14add support for autojump installed via macportsChristoph Neuroth
2011-12-12Added my own theme file : suvashSuvash Thapaliya
Since I store my dotfiles on github and plan to submodule oh-my-zsh i supposed it was a good idea to submit my theme as well.
2011-12-09forks miloshadzic theme to add more directory info as well as user and host infoDominick LoBraico
2011-12-07Added message when caching packagesMax Persson
2011-12-07Added caching of packagesMax Persson
2011-12-07Added brute force package completin on install subcommandMax Persson
2011-12-06Adding critical security patch to let you all know I'm on top of this shit. ↵Robby Russell
add 'nyan' to your plugins... then run for security upgrade.
2011-12-06Added Zhann theme. Based on Robbyrussel theme, but shows the current ruby ↵Steven De Coeyer
version and has some color variations.
2011-12-03Removed duplicate setting and sorted the remainingGöran Gustafsson
2011-11-16Moved ZSH_CUSTOM declaration before fpath is setChristian Höltje
* also normalized style to match the guide.
2011-11-16set fpath correctly for custom pluginsChristian Höltje
Custom plugins weren't being added to the fpath correctly.
2011-11-15Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true ↵Graham McMillan
to enable.
2011-11-15Added add-zsh-hook support to themesChristian Höltje
I added add-zsh-hook support to the themes that didn't have it already. This allows the themes to co-exist with plugins and lib/termsupport.
2011-11-15lib/termsupport now uses add-zsh-hookChristian Höltje
This is needed to play nice with plugins that need various hooks.
2011-11-09Rails Migrations supportKir Shatrov
2011-10-10Merge pull request #505 from masnick/masterRobby Russell
Add new theme (fino.zsh-theme)
2011-10-10Merge pull request #529 from dbb/masterRobby Russell
Merge 'deb' and 'debian' plugins
2011-10-10Merge pull request #552 from Tricon/masterRobby Russell
Purple Apple Logo Theme
2011-10-10Merge pull request #579 from hakanensari/bundler-plugin-patchRobby Russell
Bundler plugin patch
2011-10-10Merge pull request #594 from sirech/fix-bundle-complRobby Russell
Fix completion for bundled commands using the bundler plugin
2011-10-10Merge pull request #595 from zachriggle/grails-pluginRobby Russell
Grails plugin
2011-10-10Merge pull request #554 from toolbear/549-fix-auto-upgradeRobby Russell
Fix auto upgrade failure from non-exported ZSH env var
2011-10-10Merge pull request #607 from vddgil/patch-1Robby Russell
Textmate plugin update to take Gemfile and cucumber features in account
2011-10-10Merge pull request #613 from rkj/masterRobby Russell
Please merge my theme.
2011-10-10Merge pull request #614 from philippbosch/feature/terminitor-pluginRobby Russell
terminitor plugin
2011-10-10Merge pull request #622 from foozmeat/masterRobby Russell
This is the correct way to check the return value
2011-10-10Merge pull request #626 from nickstenning/upstreamRobby Russell
Better cake completion
2011-10-10Merge pull request #631 from danshearmur/git-merge-aliasRobby Russell
added git merge as gm
2011-10-10Merge pull request #645 from mr-szymanski/masterRobby Russell
Add "wuffers" theme
2011-10-10Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825eRobby Russell
New theme - Crunch
2011-10-10Merge pull request #418 from ptrv/masterRobby Russell
Added Mercurial plugin
2011-10-10Merge pull request #441 from Gonzih/masterRobby Russell
Create gnzh theme and vundle plugin
2011-10-10Merge pull request #273 from blueyed/hub-alias-only-with-rubyRobby Russell
Minor fix for the github plugin: check for `ruby`.
2011-10-10Merge pull request #225 from Soliah/plugin-bundlerRobby Russell
Add tab completion to bundler plugin
2011-10-10Merge pull request #205 from sorin-ionescu/plugin-gnu-utilsRobby Russell
gnu-utils plugin
2011-10-10Merge pull request #482 from volpino/masterRobby Russell
Theme chooser + fox's theme
2011-10-10Merge pull request #428 from matthewmccullough/gradlepluginRobby Russell
Added a gradle build tool plugin