Browse code

Merge branch 'master' of git://github.com/eddorre/oh-my-zsh into eddorre/master

Robby Russell authored on 28/08/2009 at 18:49:21
Showing 1 changed files
... ...
@@ -22,8 +22,6 @@ alias e='mate'
22 22
 
23 23
 alias history='fc -l 1'
24 24
 
25
-# Git aliases
26
-
27 25
 alias utb='tar jxvf'
28 26
 alias utz='tar zxvf'
29 27