Commit Graph

25 Commits

Author SHA1 Message Date
Robby Russell
99f159e0a7 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63 2010-08-24 11:08:20 -07:00
James Rowe
f9fbd07983 Don't display dotfiles or reverse sort with ll alias.
The ll alias is a very common default for bash in Linux distributions, so use
that definition.
2010-06-05 23:22:57 +08:00
Robby Russell
3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 2010-06-03 12:03:26 -07:00
Dylan Clendenin
9efc086fb3 two aliases set to 'ss', clobbering rails script/server 2010-05-08 04:22:34 +08:00
Martin Klepsch
f9509f365b Putting Git related aliases into git.zsh to have them in context. 2009-12-27 21:19:40 -08:00
Toon Claes
729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2009-11-09 21:28:17 +01:00
Robby Russell
eb05b61483 Removing gdb alias as it conflicts with an actual command for gdb. Closes #17 2009-11-08 15:27:17 -08:00
Toon Claes
08fcf7dc39 Enabled colors in ls and made it possible to theme them 2009-11-05 20:44:28 +01:00
Toon Claes
e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too 2009-11-04 20:37:18 +01:00
Robby Russell
83309294df Adding devlog alias for tailing development.log for Rails 2009-11-01 14:23:03 -08:00
Robby Russell
fd6861b8cd Fixing some conflict residue that I missed in a commit/merge: 2009-10-26 09:24:37 -07:00
Robby Russell
58bccaf6fc Fixing merge conflicts 886d97f41e 2009-10-26 09:16:19 -07:00
Gerhard Lazu
1779bedd53 lsa now uses coloring 2009-10-26 09:09:40 -07:00
Gerhard Lazu
552e4b864a ll doesn't show hidden files, lsa does 2009-10-26 09:09:14 -07:00
Robby Russell
52f5eb2005 Merging conflict. 788c9af056 2009-10-26 09:09:00 -07:00
Toon Claes
a75d0ba8d7 Fixing merge 2009-10-16 22:14:43 +02:00
Robby Russell
c03aab5164 Renaming script/server --debug alias to ssd to avoid conflict. Closes #1 2009-10-12 19:13:52 -07:00
James Salter
b6c8ef41b1 added gcp alias (git cherry-pick) 2009-10-13 12:34:53 +11:00
To1ne
6ef2e1f51c Added some comment 2009-10-12 21:17:36 +02:00
Gerhard Lazu
788c9af056 Added more aliases for Rails & git 2009-10-11 15:09:10 +01:00
Gerhard Lazu
fdac2b3f04 Added ack-grep searching 2009-10-11 14:49:24 +01:00
Gerhard Lazu
7705ffaf0c Added git diff for vim (gdv) 2009-10-11 09:56:22 +01:00
Markus Prinz
60e99779d5 Make "-" an alias for "cd -" (cd back to previous directory) 2009-10-03 19:48:29 +02:00
James Cox
8a8a7bafa0 merge upstream 2009-09-23 16:14:04 +01:00
Robby Russell
8debd097fb Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00