feat(httpie): complete https command (#12314)

master
Gregory Reshetniak 2 years ago committed by GitHub
parent 6dfa9507ce
commit 130002a79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      plugins/httpie/_httpie

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

Loading…
Cancel
Save