httpie: add alias for https (#8032)
parent
5c1a5c6ce9
commit
93e9b80d3f
2 changed files with 13 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
# |
||||||
|
# Aliases |
||||||
|
# (sorted alphabetically) |
||||||
|
# |
||||||
|
|
||||||
|
alias https='http --default-scheme=https' |
||||||
|
|
||||||
Loading…
Reference in new issue