Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
b2a39d5906
commit
a93db0fdba
1 changed files with 7 additions and 7 deletions
|
@ -3100,13 +3100,13 @@ softwarePackages:
|
||||||
pacman: htop
|
pacman: htop
|
||||||
port: htop
|
port: htop
|
||||||
http-prompt:
|
http-prompt:
|
||||||
_bin: null
|
_bin: http-prompt
|
||||||
_desc: null
|
_desc: HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting, built on HTTPie and prompt_toolkit.
|
||||||
_docs: null
|
_docs: https://docs.http-prompt.com/en/latest/
|
||||||
_github: null
|
_github: https://github.com/httpie/http-prompt
|
||||||
_home: null
|
_home: https://http-prompt.com/
|
||||||
_name: null
|
_name: HTTP Prompt
|
||||||
_service: null
|
_service: false
|
||||||
brew: http-prompt
|
brew: http-prompt
|
||||||
pipx: http-prompt
|
pipx: http-prompt
|
||||||
httpie:
|
httpie:
|
||||||
|
|
Loading…
Reference in a new issue