mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-25 14:11:00 +02: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