Drop the now unnecessary 'https' alias, since HTTPie now ships with an equivalent command anyway
This commit is contained in:
parent
60606d5459
commit
fae6274ef7
1 changed files with 0 additions and 1 deletions
|
@ -15,4 +15,3 @@ alias cdu=cd-gitroot
|
|||
alias elinks="STY= elinks"
|
||||
|
||||
(( $+commands[hub] )) && alias git=hub
|
||||
alias https='http --default-scheme=https'
|
||||
|
|
Loading…
Reference in a new issue