Dotfiles/shells/zsh
Jonathan Hodgson 6fa3f737e2 Work on openapi completion
Currently still a work in progress.

the bin/.bin/openapi file will be a bash script for interfacing with an
openapi file. Currently it does things like listing requests, servers,
and viewing a request in json format.

The function added to fzf.zsh adds a zsh widget so that I can press a
keybinding (in my case ^o) to complete the command. It uses the above
script and fzf to make the selection. Currently supports http / https /
curl

The widget looks for an environment variable called OPENAPI which should
point to the openapi file. This is set in zshrc if a project is set.
2022-10-04 11:42:47 +01:00
..
base16-shell@ce8e1e5403 Adds base-16 colorschemes 2019-08-01 18:18:12 +01:00
completion Improvements to hashcat completion 2021-11-04 19:38:13 +00:00
includes Work on openapi completion 2022-10-04 11:42:47 +01:00
plugins Updates zsh-syntax highlighting 2022-02-20 14:34:31 +00:00
STOW Work on openapi completion 2022-10-04 11:42:47 +01:00
current-color-scheme Adds colorscheme 2019-08-01 18:39:54 +01:00
ssh-color-scheme Make colourscheme solarized dark when sshing 2019-08-02 11:37:32 +01:00