November 9, 2009
View 147f1dc

Modifying changes for issue 25, to fix issue 27

Toon Claes authored on 09/11/2009 at 20:38:40
View 729fd0a

Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

Toon Claes authored on 09/11/2009 at 20:28:17
View c620408

Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."

Robby Russell authored on 09/11/2009 at 15:33:51
View 5c13930

Revert "Whoops, forgot to include this dummy precmd implementation."

Robby Russell authored on 09/11/2009 at 15:33:38
November 8, 2009
View fc3a3c7

Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20

Robby Russell authored on 08/11/2009 at 23:34:02
View eb05b61

Removing gdb alias as it conflicts with an actual command for gdb. Closes #17

Robby Russell authored on 08/11/2009 at 23:27:17
View 286559d

Revert "Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command"

Robby Russell authored on 08/11/2009 at 23:24:20
October 16, 2009
View 97c6664

Added initial jnrowe theme.

James Rowe authored on 16/10/2009 at 04:07:02
November 6, 2009
View 8f33231

Fixed issue #25.

meh authored on 06/11/2009 at 12:55:08
October 31, 2009
View e24709a

Fixed darkblood theme as in issue #23.

meh authored on 31/10/2009 at 22:16:24
October 19, 2009
View a21525b

Whoops, forgot to include this dummy precmd implementation.

James Adam authored on 19/10/2009 at 22:26:06
View 14a1ce8

Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed).

James Adam authored on 19/10/2009 at 22:24:21
November 5, 2009
View bbef2db

parse error fix

Toon Claes authored on 05/11/2009 at 19:48:08
View 08fcf7d

Enabled colors in ls and made it possible to theme them

Toon Claes authored on 05/11/2009 at 19:44:28
View 1c65ab9

added LSCOLORS

Toon Claes authored on 05/11/2009 at 19:30:53