mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 17:54:25 +08:00
httpie: add alias for https (#8032)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Aliases
|
||||
# (sorted alphabetically)
|
||||
#
|
||||
|
||||
alias https='http --default-scheme=https'
|
||||
|
||||
Reference in New Issue
Block a user