summaryrefslogtreecommitdiff
path: root/lib/aliases.zsh
AgeCommit message (Expand)Author
2013-06-30Add option for show in the command execution time stamp in the historydongweiming
2013-04-28Uncomment l aliasSébastien M-B
2013-02-08Merge remote-tracking branch 'upstream/master'Sébastien M-B
2012-12-02Merge pull request #1255 from SuprDewd/masterRobby Russell
2012-12-02Removing mcd as it conflicts with mtoolsRobby Russell
2012-07-26Added a "please" alias for sudoBjarki Ágúst Guðmundsson
2012-06-27Comment l aliasSébastien M-B
2011-06-05AliasesAndrew Hodges
2011-06-01Added extract plugin.Sorin Ionescu
2010-12-24Added a function to extract various archives.SuprDewd
2010-08-24Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63Robby Russell
2010-06-05Don't display dotfiles or reverse sort with ll alias.James Rowe
2010-06-03Initial implementation of a new plugin system, so that people can managed whi...Robby Russell
2010-05-08two aliases set to 'ss', clobbering rails script/serverDylan Clendenin
2009-12-27Putting Git related aliases into git.zsh to have them in context.Martin Klepsch
2009-11-09Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshToon Claes
2009-11-08Removing gdb alias as it conflicts with an actual command for gdb. Closes #17Robby Russell
2009-11-05Enabled colors in ls and made it possible to theme themToon Claes
2009-11-04Joined the appearance so the theme can apply LSCOLORS tooToon Claes
2009-11-01Adding devlog alias for tailing development.log for RailsRobby Russell
2009-10-26Fixing some conflict residue that I missed in a commit/merge:Robby Russell
2009-10-26Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67Robby Russell
2009-10-26lsa now uses coloringGerhard Lazu
2009-10-26ll doesn't show hidden files, lsa doesGerhard Lazu
2009-10-26Merging conflict. 788c9af05684f4b9e39e7f15de2c06c4c8291cbdRobby Russell
2009-10-16Fixing mergeToon Claes
2009-10-12Renaming script/server --debug alias to ssd to avoid conflict. Closes #1Robby Russell
2009-10-13added gcp alias (git cherry-pick)James Salter
2009-10-12Added some commentTo1ne
2009-10-11Added more aliases for Rails & gitGerhard Lazu
2009-10-11Added ack-grep searchingGerhard Lazu
2009-10-11Added git diff for vim (gdv)Gerhard Lazu
2009-10-03Make "-" an alias for "cd -" (cd back to previous directory)Markus Prinz
2009-09-23merge upstreamJames Cox
2009-09-23Moving all zsh config options into a lib/ subdirectory to make way for some u...Robby Russell