3eb991dfe3fork xiong-chiamiov theme for git support
Ryan Wilcox
2009-12-13 17:39:40 -0500
0d00b8a636Putting Git related aliases into git.zsh to have them in context.
Martin Klepsch
2009-12-19 14:35:57 +0100
a8367b0df5adding quotes to tab()
Dale Campbell
2009-12-26 00:41:37 -0600
4e57305bddAdding a function that will open up a ticket in Lighthouse based on the number and there being a URL in a hidden file.
Robby Russell
2009-12-16 11:23:41 -0800
23dea51b86Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
Robby Russell
2009-12-13 11:48:03 -0800
d2a87be173Based on a suggestion from robbyrussel, using env for greater compatibility.
johnmaxwelliv
2009-12-13 12:38:37 -0700
1273b9722aInstead 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
2009-12-12 21:23:36 -0700
0abe173c1aMerge commit 'e429ff9e2bed41f88e3df3315b159fa79a7152fc'
Robby Russell
2009-12-12 14:10:05 -0800
76c52e021dMerge branch 'master' of git://github.com/macovsky/oh-my-zsh into macovsky/master
Robby Russell
2009-12-12 13:52:55 -0800
cf967e07f9Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes#32
Robby Russell
2009-12-12 13:45:30 -0800
c2cc4841b9no correction on gist
To1ne
2009-12-12 10:12:14 +0100
15d6fa10b0Gallifrey theme
Jordan Bracco
2009-11-13 05:10:21 +0100
59e05dc445gave credit to Nick for the rake autocompletion code.
technoweenie
2009-11-12 11:14:09 -0700
3b35eb308bSpiced up the tonotdo theme, some more
Toon Claes
2009-11-11 18:15:33 +0100
67f3223e72Spiced up the tonotdo theme
Toon Claes
2009-11-11 18:14:25 +0100
2111e6fc0aLS_COLORS fix for tonotdo theme
Toon Claes
2009-11-11 17:26:23 +0100
e9c48b729fImproved the LS_COLORS in my tonotdo theme
Toon Claes
2009-11-09 22:28:17 +0100
70fd6b0733Fixed all themes so tab-completion doesn't move the cursor to a weird position
Toon Claes
2009-11-09 22:05:00 +0100
57e0d28d33Modifying changes for issue 25, to fix issue 27
Toon Claes
2009-11-09 21:38:40 +0100
41d9da7193Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Toon Claes
2009-11-09 21:28:17 +0100
29b6bf6aaaRevert "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
2009-11-09 07:33:51 -0800
8b4d9d376cRevert "Whoops, forgot to include this dummy precmd implementation."
Robby Russell
2009-11-09 07:33:38 -0800
6326573fa2Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20
Robby Russell
2009-11-08 15:34:02 -0800
eb6ed520f3Removing gdb alias as it conflicts with an actual command for gdb. Closes#17
Robby Russell
2009-11-08 15:27:17 -0800
c36f73d4d4Revert "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
2009-11-08 15:24:20 -0800
f5d55c993fFixed darkblood theme as in issue #23.
meh
2009-11-01 06:16:24 +0800
e16a74b6ecWhoops, forgot to include this dummy precmd implementation.
James Adam
2009-10-20 06:26:06 +0800
cf10659564Added 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
2009-10-20 06:24:21 +0800
b7e3b362e3Adding devlog alias for tailing development.log for Rails
Robby Russell
2009-11-01 14:23:03 -0800
1b2725ada4Fixing some conflict residue that I missed in a commit/merge:
Robby Russell
2009-10-26 09:24:37 -0700
962b4b7510Merge branch 'master' of git://github.com/kastner/oh-my-zsh into kastner/master
Robby Russell
2009-10-26 09:21:16 -0700
98d9c5b0faMerge branch 'master' of git://github.com/mrinterweb/oh-my-zsh into mrinterweb/master
Robby Russell
2009-10-26 09:19:24 -0700
d540b24263Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67
Robby Russell
2009-10-26 09:16:19 -0700
aa4b6fb64badding homebrew completions - and a function dir
Erik Kastner
2009-10-26 00:47:23 -0400
fa344e3579Fixed 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
Sean McCleary
2009-10-23 11:59:24 -0700