Revert "Add various aliases"

This reverts commit 3ef689f29a.
This commit is contained in:
David DeSandro
2011-06-20 16:13:59 -04:00
parent 11b5955161
commit 4a8e08e783
4 changed files with 1 additions and 19 deletions

View File

@@ -14,7 +14,6 @@ alias dashcode="open -a dashcode"
alias f='open -a Finder '
alias textedit='open -a TextEdit'
alias hex='open -a "Hex Fiend"'
alias gitx="open -a GitX"
if [ -s /usr/bin/firefox ] ; then
unalias firefox