Age | Commit message (Expand) | Author |
2013-06-30 | Add option for show in the command execution time stamp in the history | dongweiming |
2013-04-28 | Uncomment l alias | Sébastien M-B |
2013-02-08 | Merge remote-tracking branch 'upstream/master' | Sébastien M-B |
2012-12-02 | Merge pull request #1255 from SuprDewd/master | Robby Russell |
2012-12-02 | Removing mcd as it conflicts with mtools | Robby Russell |
2012-07-26 | Added a "please" alias for sudo | Bjarki Ágúst Guðmundsson |
2012-06-27 | Comment l alias | Sébastien M-B |
2011-06-05 | Aliases | Andrew Hodges |
2011-06-01 | Added extract plugin. | Sorin Ionescu |
2010-12-24 | Added a function to extract various archives. | SuprDewd |
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 |