summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-08-17Debian plugin now pipes which stderr to stdoutGraeme Coupar
The debian plugin calls which to determine whether aptitude & sudo are installed. However, if these are not installed then the error output from which will be output. Since this isn't really an error condition, this commit updates the which calls to pipe stderr to stdout, thus hiding the error messages.
2012-08-12new forklift pluginBodo Tasche
2012-08-07Add shortcut for showing log of all branchesSean M. Collins
2012-07-31Make git use sha when branch name is missing.Ted Vessenes
2012-07-29Adding logic for ~/Applications folder installs of Sublime Text 2bwl
2012-07-25alias at=aptitude broke /usr/bin/at scheduler.apm
Just an idea: change it to ap
2012-07-23Adding a symfony plugin, for symfony 1Graham Christensen
2012-07-23added 'gcl'for 'git config --list'; and gd for 'git diff'Dr Nic Williams
2012-07-20Fix changelog --list completion bugAlexis GRIMALDI
2012-07-19Added creditsAlexis GRIMALDI
2012-07-19Added git-extras completionAlexis GRIMALDI
2012-07-18add maven zsh autocomplete plugin, copy from juvenxu's bash maven ↵Henry Yan
autocomplete plugin
2012-07-17merge from upstream masterHenry Yan
2012-07-15'rails' command should not be run with bundle execSebastian Nowak
http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/
2012-07-09Merge pull request #1206 from Eustachy/upstreamRobby Russell
Remove bogus "-" from nomz="ps -aux" alias.
2012-07-09utilize sublime's embedded command line binaryJosh Vermaire
2012-07-08escape whitespaceJosh Vermaire
2012-07-03Merge pull request #1122 from varunkvv/masterRobby Russell
sublime pluginn : Added alias for Sublime Text 2 on Linux
2012-07-03Merge pull request #1127 from a-b/masterRobby Russell
Added fasd plugin
2012-07-03Merge pull request #1193 from bameda/masterRobby Russell
[Plugin] Virtualenvwrapper: Added another path
2012-07-03Merge pull request #1209 from lwe/rbfu-pluginRobby Russell
provide plugin for rbfu (yet ruby version switcher)
2012-07-03Merge pull request #1170 from dipth/masterRobby Russell
Explicitly tell rbenv to use zsh
2012-07-03provide plugin for rbfu the ruby version switcherlukas
Evaluates $(rbfu --init --auto) if rbfu is installed on the system, also has a custom rbfu-rubies method which lists the installed rubies which are available to rbfu. For compatibility with themes, also creates the rvm_prompt_info function, so existing themes should work out of the box.
2012-07-01Remove bogus "-" from nomz="ps -aux" alias.Eustachy Kapusta
Info from http://procps.sourceforge.net/faq.html .
2012-06-28Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-25Added another pathDavid Barragan
2012-06-22Added completion to the theme selection pluginRoey Darwish Dror
2012-06-22Added themes pluginRoey Darwish Dror
2012-06-22added jexecVolker Pacher
2012-06-22added plugin for jrubyVolker Pacher
2012-06-22Merge pull request #1174 from insside/rbenv-homebrew-fixRobby Russell
rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder
2012-06-22Merge pull request #1173 from walkah/virtualenvwrapper-osx-fixRobby Russell
Readlink is different on OS X
2012-06-22Added history pluginRoey Darwish Dror
2012-06-20add git remote branch autocompletePaul McKellar
2012-06-18sanitized code according to coding styleTima Maslyuchenko
2012-06-18rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folderTima Maslyuchenko
2012-06-18remove readlink call and clean upJames Walker
2012-06-18Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-16Explicitly tell rbenv to use zshThomas Dippel
According to @graywh's comment on: https://github.com/sstephenson/rbenv/issues/185
2012-06-15Fixed unmached " in yum pluginRoey Darwish Dror
2012-06-13Merge pull request #980 from vmalloc/dircycle_pluginRobby Russell
Add dircycle plugin: enables cycling through the directory stack
2012-06-13Merge pull request #985 from pomaxa/masterRobby Russell
git plugin function
2012-06-13Merge pull request #1016 from fuksito/masterRobby Russell
Helpers for encoding/decoding base64
2012-06-13Merge pull request #1032 from r-darwish/suseRobby Russell
Added suse plugin
2012-06-13Merge pull request #1065 from ntpeters/patch-1Robby Russell
Added more aliases for yum
2012-06-13Merge pull request #1148 from erichmenge/git-flow-pluginRobby Russell
Add a couple of options for git-flow.
2012-06-13Merge pull request #239 from fred-o/masterRobby Russell
Maven and GNU Screen plugins
2012-06-13Merge pull request #1146 from westonplatter/masterRobby Russell
[rails3 plugin], add, rgm = rails generate migration
2012-06-13Merge pull request #1152 from mispy/virtualenvwrapperRobby Russell
Plugin for Python's virtualenvwrapper
2012-06-13Merge pull request #1155 from s3dev/s3devRobby Russell
Change hardcoded ~/.oh-my-zsh to $ZSH.