summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-08virtualenvwrapper plugin cleanupAndrew Grangaard
* removes cd override by using chpwd_functions * removes subshell call to which by using $+commands array and c param expansion to find in PATH * zsh love!
2013-06-07Add count for incoming and outgoing changesets.Chris Krycho
2013-06-06Merge pull request #1870 from mfrobben/patch-1Robby Russell
Update README.textile
2013-06-06Update bundler.plugin.zshCharles Johnson
Added strainer & tailor to commands in bundler plugin.
2013-06-06Update bundler.plugin.zshCharles Johnson
Added berks, foodcritic, kitchen, and knife commands to bundler plugin.
2013-06-06Update the character used in powerlineGrégoire Détrez
The code points have been updated in 53fbfe1, see - https://github.com/Lokaltog/powerline/commit/53fbfe15fead8cc7598bcb4ee9714a221ab7e446 - https://github.com/Lokaltog/powerline/issues/4
2013-06-06Update README.textileMatthew Robben
Add upgrade command to docs. I canceled the prompt once and went hunting for this so I could upgrade.
2013-06-06Adding testlog and prodlog.Lucas Uyezu
2013-06-05Fixed color on git prompt for superjarin themeMichael LaCorte
2013-06-05A cabal plugin based on the lein pluginTrev
2013-06-05Improvement in the git pluginGaetan Semet
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05New plugin for git-repo (https://code.google.com/p/git-repo/)Gaetan Semet
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-01Added alias for git cleanAyush Samantroy
2013-05-30Merge pull request #1849 from lemieux/masterRobby Russell
Fix for Jira plugin on Linux
2013-05-27fix the open command in linux using xdg-openMarc-Antoine Lemieux
2013-05-23Merge pull request #1834 from croach/disable_untracked_files_dirty_fixRobby Russell
Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.
2013-05-23Merge pull request #1775 from marcusmueller/fixupgradetoolRobby Russell
fix for failing substition & eliminated unnecessary cd
2013-05-21Merge pull request #1837 from xuhdev/web-searchRobby Russell
Add web-search plugin.
2013-05-21Merge pull request #1839 from Kronuz/patch-1Robby Russell
Fixed recursion. Git not needed for it to work.
2013-05-21Fixed recursion. Git not needed for it to work.Germán M. Bravo
Avoid infinite `cd` loops under certain conditions. Try getting `.venv` from the current directory (not necessarily always using git)
2013-05-20Add web-search plugin.Hong Xu
This plugin adds google, bing and yahoo commands to launch the default web browser to do web search: e.g. google oh-my-zsh bing what is zsh
2013-05-19Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.Christopher Roach
2013-05-09Merge pull request #1803 from bebugz/patch-1Robby Russell
gentoo linux support
2013-05-09gentoo linux supportbebugz
2013-04-30Merge pull request #1774 from kevinxucs/sublime-default-2Robby Russell
Change sublime text path select priority on mac.
2013-04-30Merge pull request #1779 from lorn/fasd_updateRobby Russell
Cache for fasd --init
2013-04-30Cache for fasd --initLindolfo 'Lorn' Rodrigues
Using cache technique for faster fasd --init as shown at: https://github.com/clvv/fasdi#install
2013-04-29eliminated unnecessary cd and failing substitutionMarcus Müller
Changing the working directory in a sub-subshell does not change the working directory of the executing shell. The substitution was broken for me on _all_ my machines, so I started looking into the business.
2013-04-29Change sublime text path select priority on mac.Kaiwen Xu
User changed symbolic link for sublime binary is now top priority, since this allows users to actually specify which version of sublime they want to use. Sublime text 2 binary has higher priority over sublime text (3) binary, since sublime text 2 is considered more stable.
2013-04-28Uncomment l aliasSébastien M-B
2013-04-24Fixed missing retcode functionRoman Kamyk
2013-04-24extend mercurial plugin to be more like git/svnPhilipp Tessenow
implement in_hg(), hg_get_branch_name(), hg_prompt_info(), and hg_dirty() for the mercurial plugin named functions similar to subversion plugin, to give theme maintainers an easier life
2013-04-23Merge pull request #690 from essembeh/masterRobby Russell
Adding ~/.ssh/config parsing for host list and theme.
2013-04-23Merge pull request #1254 from systemfreund/masterRobby Russell
Added completion plugin for "Go" compiler
2013-04-23Spin to bundlerRobby Russell
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Resolving conflict with merge of #1058Robby Russell
2013-04-23Merge pull request #1633 from alec-c4/masterRobby Russell
rails4 plugin
2013-04-23Merge pull request #917 from agate/patch-1Robby Russell
added "publish" and "track" command completion for git-flow plugin
2013-04-23Merge pull request #1091 from jmazzi/patch-1Robby Russell
Improve README; Instructions for handling updates
2013-04-23Merge pull request #1102 from drnic/git-configRobby Russell
More git aliases
2013-04-23Merge pull request #1225 from bobmaerten/patch-1Robby Russell
vagrant uses 'ssh-config' command, not 'ssh_config'
2013-04-23Merge pull request #711 from jasongill/textmate-plugin-improvementRobby Russell
Improvements to the tm command in the TextMate plugin
2013-04-23Merge pull request #424 from hackedy/fixRobby Russell
use /home/ryan/d/.oh-my-zsh instead of ~/.oh-my-zsh for cache
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Resolving conflict when merging in #528Robby Russell
2013-04-23Merge pull request #922 from sbfaulkner/masterRobby Russell
patch rbenv support for themes
2013-04-23Merge pull request #1053 from cwoodcox/masterRobby Russell
Added a neat theme called half-life. It's pretty and quite functional.
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Updating the README fileRobby Russell