summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-13Minor corrections to deletion detection in git_prompt_statusBrandon Konkle
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
2011-07-13update bundled commandsHakan Ensari
2011-07-13Moved opening bracesBodo Tasche
2011-07-13forgot to rename one variableBodo Tasche
2011-07-13changed names of functions and variables to fit naming conventionsBodo Tasche
2011-07-13use lowercase for variablenamesBodo Tasche
2011-07-13Added bundler-exec pluginBodo Tasche
2011-07-12Added 'dpoggi' themeDan Poggi
2011-06-30knife autocompletionFrank Louwers
2011-06-28Added cloudapp from @holman of @GitHub fameMatthew McCullough
2011-06-28Merge remote-tracking branch 'robbyrussell/master'Adam Lindberg
2011-06-20Merge pull request #429 from mhitza/masterRobby Russell
Optional themes
2011-06-20Merge pull request #436 from smt/pull-request-1Robby Russell
Add ohmyzsh theme, my version of dogenpunk
2011-06-19Changed kanji to fuku (good luck)Stephen Tudor
2011-06-18Add ohmyzsh theme, my version of dogenpunkStephen Tudor
2011-06-15When the theme choice is left out, oh-my-zsh will not try to load itMarius Ghita
2011-06-09Add Django plugin.Marc Abramowitz
This is a slight modification of the Django zsh completions that I found at https://raw.github.com/technolize/zsh-completion-funcs/master/_manage.py
2011-06-08Fix MM lines being read correctlyAdam Lindberg
2011-06-07Rename guru theme to sunriseAdam Lindberg
2011-06-07Fix git R and M status when used togetherAdam Lindberg
2011-06-07Add note about Solarized color themeAdam Lindberg
2011-06-07Add email addressAdam Lindberg