summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-03Added sorin oh-my-zsh theme.Sorin Ionescu
2011-02-04Added time since last commit to Soliah theme and changed some colours.Christopher Chow
2011-01-30Refactor window and tab title in ttyRenaud (Nel) Morvan
Term window title and tab title are now skinable Tab title can be different from window title (when supported by term) Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab) Cleanup code duplication and add comment for supported terms On osX it works great on iterm, and is decent once you tweak Terminal pref Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux TODO implement Konsole support (via dbus)
2011-01-15Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into ↵Robby Russell
theunraveler-master
2011-01-15Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into ↵Robby Russell
SuprDewd-master
2011-01-15Merge branch 'postpone-theme-sourcing' of ↵Robby Russell
https://github.com/mkomitee/oh-my-zsh into mkomitee-postpone-theme-sourcing
2011-01-14Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-masterRobby Russell
2011-01-14Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into ↵Robby Russell
Dieterbe-dieter-theme
2011-01-14Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into ↵Robby Russell
papercavalier-typo
2011-01-14Merge branch 'master' of https://github.com/sunaku/oh-my-zshRobby Russell
2011-01-14Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into ↵Robby Russell
dannytatom-master
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