I was told there would be cake.
This release adds a few small changes.
- Support a configuration file at
[ '$XDG_CONFIG_DIR/fuzzypkg.conf', '$HOME/.fuzzypkg', '$HOME/.config/fuzzypkg.conf' ]
The configuration file supports the following options:
HIDE_HEADER=1 - hide the keybind helper text
CL_KEY=[valid fzf keybind] - the hot key used to open the Changelog URL recorded in the package
HP_KEY=[valid fzf keybind] - the hot key used to open the project home page
FL_KEY=[valid fzf keybind] - the hot key used to list the files in the package
- Add a
-h
help handler when invokingfuzzypkg
- Remove a bit of extra code and static the keybind helper text layout.