summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-23Merge pull request #259 from dereine/masterRobby Russell
Add a plugin to support kate the kde text editor
2011-07-23Merge pull request #251 from kalasjocke/masterRobby Russell
New terminalparty theme
2011-07-23Merge pull request #215 from sunaku/historyRobby Russell
history substring search plugin from fizsh
2011-07-23Merge pull request #208 from sorin-ionescu/plugin-extractRobby Russell
extract plugin
2011-07-23Merge pull request #206 from sorin-ionescu/plugin-osxRobby Russell
Vastly improved Mac OS X plugin
2011-07-23Merge pull request #167 from jarinudom/masterRobby Russell
Add superjarin theme that shows current ruby version via RVM
2011-07-23Merge pull request #112 from lukerandall/masterRobby Russell
Update theme to support fine grained git status
2011-07-23fixing issue with last commit merge. missed a conflictRobby Russell
2011-07-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2011-07-23adding git svn aliasesSven Lito
2011-07-23added git log with graphSven Lito
2011-07-23added mac keybinding for backward-delete-charSven Lito
2011-07-23Merge pull request #412 from transat/masterRobby Russell
Added git-friendly 'wedisagree' theme.
2011-07-23Merge pull request #461 from dpoggi/masterRobby Russell
Added 'dpoggi' theme
2011-07-23Merge pull request #487 from dreur/upstream-spectrum-utilityRobby Russell
Add utility method to spectrum
2011-07-23More generic.hobbestigrou
2011-07-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2011-07-23Don't export oh-my-zsh configuration paramaters to the environmentDieter Plaetinck
These variables are only used by oh-my-zsh, so there's no need to populate the environment of all children with them.
2011-07-23Merge pull request #107 from philips/philips-themeRobby Russell
Philips theme, sorry :-/
2011-07-23Merge pull request #484 from msabramo/f9bf396e4ac68299f1370ed54350cc14ce954eeaRobby Russell
As requested, here is the Django zsh completions alone without other cruft, such as 8e05d64
2011-07-23Add utility method to spectrumBenjamin Boudreau
2011-07-19Merge pull request #483 from dreur/upstream-archlinux-pluginRobby Russell
Fix typo in archlinux plugin
2011-07-19Fix typoBenjamin Boudreau
2011-07-18Merge pull request #480 from PabloSerbo/masterRobby Russell
I've just read your coding standards and updated the code to match.
2011-07-18Bringing inline with oh-my-zsh coding convensionsPaul Serby
2011-07-18Merge pull request #479 from csexton/edit-command-lineRobby Russell
C-x C-e to edit current command in $EDITOR
2011-07-18C-x C-e to edit current command in EDITORChristopher Sexton
The command C-x C-e opens the current command line for editing in the editor defined by the $EDITOR environment variable. Thanks to Craig Bosma and his blog post about this: http://distrustsimplicity.net/articles/zsh-command-editing
2011-07-17Merge pull request #474 from PabloSerbo/masterRobby Russell
Adding a completion plugin for cake the coffee-script
2011-07-17Merge pull request #476 from theunraveler/masterRobby Russell
Paths with spaces in upgrade script
2011-07-17Merge pull request #452 from franklouwers/masterRobby Russell
chef "knife" plugin
2011-07-17Merge pull request #468 from blinks/masterRobby Russell
Added a theme.
2011-07-17Merge pull request #477 from totolici/patch-1Robby Russell
redis-cli plugin: fixed typo for one of the subcommands
2011-07-17Merge pull request #404 from gwjo/ssh-agentRobby Russell
ssh-agent improvements
2011-07-17Merge pull request #415 from eproxus/masterRobby Russell
New theme: sunrise
2011-07-17Merge pull request #475 from dreur/upstream-archlinux-pluginRobby Russell
Added archlinux plugin
2011-07-17Fixed typo for one of the subcommands (linset -> linsert)alexandru totolici
2011-07-17Adding quotes to deal with paths that have spaces.Jake Bell
2011-07-16Added archlinux pluginBenjamin Boudreau
2011-07-16Completion for cake the coffee-script build toolPaul Serby
2011-07-15Merge pull request #370 from lepht/taskwarrior-pluginRobby Russell
Taskwarrior plugin
2011-07-15Merge pull request #451 from matthewmccullough/cloudapppluginRobby Russell
Added cloudapp from @holman of @GitHub fame
2011-07-15Merge pull request #467 from papercavalier/bundlerRobby Russell
_run-with-bundler
2011-07-14zsh-history-substring-search plugin at 15f63deSuraj N. Kurapati
https://github.com/sunaku/zsh-history-substring-search
2011-07-14Added a new theme.Adam Blinkinsop
2011-07-14refactor _run-with-bundlerHakan Ensari
2011-07-13Merge pull request #462 from papercavalier/bundlerRobby Russell
Bundler plugin consolidation
2011-07-13clean up rails plugin, removing bundler-specific logicHakan Ensari
2011-07-13alias bundle listHakan Ensari
2011-07-13merge bundler and bundle-exec pluginsHakan Ensari
2011-07-13fix indentationHakan Ensari