[zsh] dropped dl alias I never use

Great idea, but never got in the habit
This commit is contained in:
Josh Sherman 2017-12-23 17:42:28 -06:00
parent 38cde1c860
commit 0d9a55208f
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

1
zshrc
View file

@ -106,7 +106,6 @@ alias gst='git status'
alias GET='http'
alias POST='http POST'
alias HEAD='http HEAD'
alias dl='http --print=b --download'
# Ship
alias ship="$DOTFILES/vendor/fetchlogic/ship/ship"