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