Added https httpie command to completion sources

This commit is contained in:
Gregory Reshetniak 2024-04-02 20:13:00 +02:00 committed by GitHub
commit fd6c2072f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
#compdef http
#compdef http https
# ------------------------------------------------------------------------------
# Copyright (c) 2015 GitHub zsh-users - http://github.com/zsh-users
# All rights reserved.