summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-07Merge branch 'master' of git@github.com:fred-o/oh-my-zshFredrik Appelberg
2011-03-07fix to avoid parse errors if $TERM is emptyFredrik Appelberg
2011-03-07Merge branch 'master' of git@github.com:fred-o/oh-my-zshFredrik Appelberg
2011-03-07Added a plugin for GNU Screen.Fredrik Appelberg
2011-03-07.gitignoreFredrik Appelberg
2011-02-28Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshFredrik Appelberg
2011-02-25Merge branch 'master' of git@github.com:fred-o/oh-my-zshFredrik Appelberg
2011-02-25Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshFredrik Appelberg
2011-02-21Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into ↵Robby Russell
myronmarston-master
2011-02-21Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into ↵Robby Russell
nel-refactor-term
2011-02-21Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into ↵Robby Russell
medwezys-master
2011-02-21Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into ↵Robby Russell
benlangfeld-osx
2011-02-21Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-masterRobby Russell
2011-02-21Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into ↵Robby Russell
sorin-ionescu-lib-git
2011-02-21Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into ↵Robby Russell
nanotech-master
2011-02-21Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh ↵Robby Russell
into sorin-ionescu-theme-sorin
2011-02-21Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into ↵Robby Russell
Nemo157-master
2011-02-21Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into ↵Robby Russell
nicoulaj-nicoulaj-theme
2011-02-18Add iTerm version of tab function (itab)Ben Langfeld
2011-02-18Make a cleaner version of the OS X tab functionBen Langfeld
2011-02-16Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshFredrik Appelberg
2011-02-16mvn pluginFredrik Appelberg
2011-02-15Add bundler plugin with aliases.Myron Marston
2011-02-14Should use https for all GitHub urls.Wim
2011-02-13fixed typo in rails3 plugin and added one alias for migrating and redoing ↵Tadas Tamošauskas
migration if it was successful
2011-02-11Merge branch 'master' of github.com:fred-o/oh-my-zshFredrik Appelberg
2011-02-05Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshNanoTech
2011-02-03Added modified while newly added and type change detection to git prompt ↵Sorin Ionescu
modified status.
2011-02-04Fixed auto update.Christopher Chow
Paramater substitution instead of command subsitution was being used causing the calculation of time since last check to be incorrect.
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