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
/
aliases.zsh
Age
Commit message (
Expand
)
Author
2010-08-24
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
Robby Russell
2010-06-05
Don't display dotfiles or reverse sort with ll alias.
James Rowe
2010-06-03
Initial implementation of a new plugin system, so that people can managed whi...
Robby Russell
2010-05-08
two aliases set to 'ss', clobbering rails script/server
Dylan Clendenin
2009-12-27
Putting Git related aliases into git.zsh to have them in context.
Martin Klepsch
2009-11-09
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Toon Claes
2009-11-08
Removing gdb alias as it conflicts with an actual command for gdb. Closes #17
Robby Russell
2009-11-05
Enabled colors in ls and made it possible to theme them
Toon Claes
2009-11-04
Joined the appearance so the theme can apply LSCOLORS too
Toon Claes
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
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-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-03
Make "-" an alias for "cd -" (cd back to previous directory)
Markus Prinz
2009-09-23
merge upstream
James Cox
2009-09-23
Moving all zsh config options into a lib/ subdirectory to make way for some u...
Robby Russell