1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-12-22 06:58:01 +00:00

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'