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
|
||||
port: htop
|
||||
http-prompt:
|
||||
_bin: null
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: null
|
||||
_home: null
|
||||
_name: null
|
||||
_service: null
|
||||
_bin: http-prompt
|
||||
_desc: HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting, built on HTTPie and prompt_toolkit.
|
||||
_docs: https://docs.http-prompt.com/en/latest/
|
||||
_github: https://github.com/httpie/http-prompt
|
||||
_home: https://http-prompt.com/
|
||||
_name: HTTP Prompt
|
||||
_service: false
|
||||
brew: http-prompt
|
||||
pipx: http-prompt
|
||||
httpie:
|
||||
|
|
Loading…
Reference in a new issue