summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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
2011-06-07Merge remote-tracking branch 'robbyrussell/master'Adam Lindberg
2011-06-07Remove unused colors and use original prompt colorAdam Lindberg
2011-06-06Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshClement Girault
2011-06-06New theme, Read contents for further customising.Clement Girault
2011-06-05Merge pull request #400 from mkomitee/masterRobby Russell
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE
2011-06-04Add support for loading mulitple identitiesgwjo
2011-06-04Add support for agent forwardinggwjo
2011-06-04Fix bug from Pull request #395Michael Komitee
#395 broke oh-my-zsh for users who disable check-for-updates
2011-06-04Merge pull request #395 from vguerci/upgrade-before-initRobby Russell
Upgrade before init
2011-06-04[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)vguerci
2011-06-03Colorize Install & Upgrade ScriptsAndrew Hodges
Make tools/install.sh and tools/upgrade.sh pretty.
2011-06-03Merge pull request #371 from nebirhos/masterRobby Russell
Another (useless) theme!
2011-06-03Merge pull request #378 from secondplanet/masterRobby Russell
Humza.zsh-theme
2011-06-03Merge pull request #391 from mattdoran/masterRobby Russell
Fix typos in svn plugin
2011-06-04Fix typos in the svn plugin that would cause calls to 'svn' when not in an ↵Matt Doran
svn working copy.
2011-06-02Merge pull request #385 from sunaku/themeRobby Russell
add "sunaku" theme, see http://ompldr.org/vOHcwZg
2011-06-01add "sunaku" theme, see http://ompldr.org/vOHcwZgSuraj N. Kurapati
2011-06-01Handle tar.xz and tar.lzma better (credit: @gwjo).Sorin Ionescu