summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-14Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-masterRobby Russell
2011-01-14added newlineStephen Middleton
2011-01-14Personal StyleStephen Middleton
2011-01-14theme changesStephen Middleton
2011-01-14changes to themeStephen Middleton
2011-01-13add Rixius-ThemeStephen Middleton
2011-01-10Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshSuprDewd
2011-01-10Added an option to remove file afterwards.Robin Ramael
2011-01-10Added svn info in prompt with plugin.Robin Ramael
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example).
2011-01-10Made git ignore everything in custom, not only the .zsh files.Robin Ramael
2011-01-10theme based on afowler with vi-mode supportFrancesco Lazzarino
2011-01-09Added lambda themeDanny Tatom
2011-01-08Postponing sourcing of the theme until after local customizationsMichael Komitee
2011-01-08avoid forking subshell to test if user is rootSuraj N. Kurapati
2011-01-08Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into ↵Robby Russell
papercavalier-git
2011-01-08Merge branch 'master' of https://github.com/derekprior/oh-my-zsh into ↵Robby Russell
derekprior-master
2011-01-08Merge branch 'rails3' of https://github.com/papercavalier/oh-my-zsh into ↵Robby Russell
papercavalier-rails3
2010-12-28add "fishy" theme to emulate Fish shell's promptSuraj N. Kurapati
2010-12-25Support for more archive formats.SuprDewd
2010-12-24Added a function to extract various archives.SuprDewd
Also an alias for the function.
2010-12-21Added function to mkdir and immediately change to itDerek Prior
2010-12-20TypoHakan Ensari
2010-12-20Removed remote_console. It doesn't handle rvm, capistrano, and so on.Hakan Ensari
2010-12-20A rails3 plugin based on the rails pluginHakan Ensari
2010-12-20Aliased git checkout as `gco`Hakan Ensari
2010-12-20Fixed typoHakan Ensari
2010-12-19Updating theunraveler theme to include more detailed git info.Jake Bell
2010-12-07Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardanRobby Russell
2010-12-03Updated the PROMT.Daniel Karlsson
2010-12-03Added new kardan theme.Daniel Karlsson
2010-12-02gentoo-like theme w/ git_prompt_infoIgor Vinokurov
2010-11-24better phrasing/documentationDieter Plaetinck
2010-11-24reset exit code visual cues (not exit code itself) after showing onceDieter Plaetinck
2010-11-24add dieter theme v1Dieter Plaetinck
2010-11-20Avoid duplicate path croppingJulien Nicoulaud
2010-11-20Add my prompt themeJulien Nicoulaud
2010-11-20Rename appearance.zsh so that it gets loaded after spectrum.zsh.Julien Nicoulaud
Allows to use 256 colors in prompt themes.
2010-11-19Merge branch 'fix-lighthouse-error-message' of ↵Robby Russell
https://github.com/mortice/oh-my-zsh into mortice-fix-lighthouse-error-message
2010-11-19Merge branch 'completions' of https://github.com/gwjo/oh-my-zsh into ↵Robby Russell
gwjo-completions
2010-11-19Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joercRobby Russell
2010-11-19Merge branch 'master' of https://github.com/Bira/oh-my-zsh into Bira-masterRobby Russell
2010-11-19Merge branch 'master' of https://github.com/FedyashevNikita/oh-my-zsh into ↵Robby Russell
FedyashevNikita-master
2010-11-15improved formatting; redundant attributes deletedFedyashev Nikita
2010-11-15fixed formatting; dead code deletedFedyashev Nikita
2010-11-15vagrant plugin autocompletion - initial versionFedyashev Nikita
2010-11-14themes/nanotech: Use the new built-in zsh color variables.NanoTech
2010-11-14Added my own theme, based on macovsky-ruby and funkyUbiratan Pires Alberton
2010-11-09Added phing pluginClaus Witt
2010-11-03Completion fixesgwjo
Use /etc/hosts in addtion to $HOME/.ssh/known_hosts as the source for hostname completion Turn on completion caching to speed up certain comands When completing usernames, don't include system accounts by default
2010-11-02Fix lighthouse plugin error messageTom Stuart