fish completions for pass extensions
This repository contains fish completions for the following pass password manager extensions:
The easiest way to install the completions is to use the Fisher plugin manager:
fisher install mserajnik/fish-completions-pass-extensions
To manually install instead, copy
completions/pass.fish
into your
~/.config/fish/completions
directory.
Due to how completions for pass are implemented, it is currently not possible to cleanly add completions for extensions without sourcing the main pass completions. This is done with a semi-dynamic approach by checking common locations. If your pass completions are not in one of those locations, it will not work.
You are welcome to help out!
Open an issue or make a pull request.
GPL-3.0-or-later © Michael Serajnik, Milan Oberkirch