conf2/zsh/.oh-my-zsh/plugins/httpie
vincent 341b34f8fa Revert "add powerlevel10k"
This reverts commit 537a63d601.
2020-06-11 16:59:30 +02:00
..
_httpie update oh my zsh 2019-11-12 18:55:38 +01:00
README.md Revert "add powerlevel10k" 2020-06-11 16:59:30 +02:00

HTTPie plugin

This plugin adds completion for HTTPie, a command line HTTP client, a friendlier cURL replacement.

To use it, add httpie to the plugins array in your zshrc file:

plugins=(... httpie)

It uses completion from zsh-completions.

Maintainer: lululau