Removed Git Aliases comment since there are no Git aliases in this file

This commit is contained in:
Carlos Rodriguez 2009-08-28 11:35:22 -07:00
parent 4e2b71bab8
commit 050a2b2c25

View file

@ -22,8 +22,6 @@ alias e='mate'
alias history='fc -l 1'
# Git aliases
alias utb='tar jxvf'
alias utz='tar zxvf'