httpie/cli

fish shell completions

Open

#912 opened on 2020年5月10日

GitHub で見る
 (14 comments) (0 reactions) (0 assignees)Python (3,676 forks)batch import
enhancementhelp wantedpackaging

Repository metrics

Stars
 (33,716 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

It would be amazing if httpie could default-install completions for the awesome fish shell.

Reference: https://fishshell.com/docs/current/#where-to-put-completions

Example of other great tools that does this:

ll  /usr/share/fish/vendor_completions.d
.rw-r--r-- 4.4k root root 25 Apr 13:48 bat.fish
.rw-r--r--  51k root root 11 Mar  2:24 docker.fish
.rw-r--r--  12k root root  9 May 17:38 rg.fish

コントリビューターガイド