April 29, 2011
View 6f7d51c

Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309

Robby Russell authored on 29/04/2011 at 09:24:29
January 9, 2011
View 8294cf4

Postponing sourcing of the theme until after local customizations

Michael Komitee authored on 09/01/2011 at 04:34:47
October 1, 2010
View 26d97a9

Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.

Robby Russell authored on 01/10/2010 at 04:34:06
September 26, 2010
View e37d62a

unset config_file is useless

Tomas Kramar authored on 26/09/2010 at 14:05:53
June 3, 2010
View 3cf9ab7

Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.

Robby Russell authored on 03/06/2010 at 19:03:26
May 7, 2010
View 7d03691

Unsetting config_file after loading config

Robby Russell authored on 07/05/2010 at 04:13:59
December 13, 2009
View 20755df

Based on a suggestion from robbyrussel, using env for greater compatibility.

johnmaxwelliv authored on 13/12/2009 at 19:38:37
View 59116a2

Instead of using the user's standard shell, this script should be run using zsh, since that was the shell it was written for. On my machine changes to my default shell only take effect when I log out and then long in again. Plus, it's nice for people to be able to try oh-my-zsh out even if zsh isn't their default shell right? :-)

johnmaxwelliv authored on 13/12/2009 at 04:23:36
October 26, 2009
View b865f2a

adding homebrew completions - and a function dir

Erik Kastner authored on 26/10/2009 at 04:47:23
October 1, 2009
View eddab50

run update check *after* running custom configuration scripts. This means we are running it after $PATH has potentially been set up, which means it's more likely that commands like "git" will be found

Jon Evans authored on 01/10/2009 at 07:55:07
September 23, 2009
View 107322c

Moving some example files into custom/

Robby Russell authored on 23/09/2009 at 15:02:58
View 8debd09

Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options

Robby Russell authored on 23/09/2009 at 14:43:36
September 2, 2009
View 1978c04

Trying out some zsh-fu. Using the for x (*.zsh) source approach

Robby Russell authored on 02/09/2009 at 03:34:58
September 1, 2009
View 53abb4e

Moving the loading of all .zsh files into a different file so that we can remove zshrc from the repository

Robby Russell authored on 01/09/2009 at 14:41:18