https alias for convenient HTTPie over TLS

This commit is contained in:
Danielle McLean 2016-10-25 14:54:09 +11:00
parent 6f8047bc7a
commit 288811fefa
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -15,3 +15,4 @@ alias cdu=cd-gitroot
alias elinks="STY= elinks"
(( $+commands[hub] )) && alias git=hub
alias https='http --default-scheme=https'