https alias for convenient HTTPie over TLS
This commit is contained in:
parent
6f8047bc7a
commit
288811fefa
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ alias cdu=cd-gitroot
|
||||||
alias elinks="STY= elinks"
|
alias elinks="STY= elinks"
|
||||||
|
|
||||||
(( $+commands[hub] )) && alias git=hub
|
(( $+commands[hub] )) && alias git=hub
|
||||||
|
alias https='http --default-scheme=https'
|
||||||
|
|
Loading…
Reference in a new issue