summaryrefslogtreecommitdiff
path: root/lib/aliases.zsh
AgeCommit message (Expand)Author
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