index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2009-11-09
Fixed issue #25.
meh
2009-11-09
Whoops, forgot to include this dummy precmd implementation.
James Adam
2009-11-09
Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My g...
James Adam
2009-11-01
Adding devlog alias for tailing development.log for Rails
Robby Russell
2009-10-26
Fixing some conflict residue that I missed in a commit/merge:
Robby Russell
2009-10-26
Merge branch 'master' of git://github.com/mrinterweb/oh-my-zsh into mrinterwe...
Robby Russell
2009-10-26
Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67
Robby Russell
2009-10-26
lsa now uses coloring
Gerhard Lazu
2009-10-26
ll doesn't show hidden files, lsa does
Gerhard Lazu
2009-10-26
Merging conflict. 788c9af05684f4b9e39e7f15de2c06c4c8291cbd
Robby Russell
2009-10-26
Merge branch 'master' of git://github.com/mdonoughe/oh-my-zsh into mdonoughe/...
Robby Russell
2009-10-23
Fixed issue #19 'Rake not auto completing'. The stat command syntax that was...
Sean McCleary
2009-10-16
Fixing merge
Toon Claes
2009-10-12
Renaming script/server --debug alias to ssd to avoid conflict. Closes #1
Robby Russell
2009-10-13
added gcp alias (git cherry-pick)
James Salter
2009-10-12
Added some comment
To1ne
2009-10-11
Added more aliases for Rails & git
Gerhard Lazu
2009-10-11
Added ack-grep searching
Gerhard Lazu
2009-10-11
Added git diff for vim (gdv)
Gerhard Lazu
2009-10-07
should probably use the value of CASE_INSENSITIVE
Matthew Donoughe
2009-10-07
allow case sensitivity to be toggled
Matthew Donoughe
2009-10-03
Make "-" an alias for "cd -" (cd back to previous directory)
Markus Prinz
2009-10-01
run update check *after* running custom configuration scripts.
Jon Evans
2009-09-23
Oh My Zsh gets a weekly auto-updater... the future is now!
Robby Russell
2009-09-23
put everything in lib
James Cox
2009-09-23
merge upstream
James Cox
2009-09-23
Bumping up history to 10k commands
Robby Russell
2009-09-23
Moving all zsh config options into a lib/ subdirectory to make way for some u...
Robby Russell