pimalaya / neverest

CLI to synchronize, backup and restore emails
https://pimalaya.org
MIT License
194 stars 7 forks source link

install fish completions in fish/vendor_completions.d #13

Closed nim65s closed 1 week ago

nim65s commented 1 week ago

Hi,

This enable completions with fish, as fish looks into the fish/vendor_completions.d directory

ref. https://github.com/fish-shell/fish-shell/blob/master/doc_src/completions.rst#where-to-put-completions

soywod commented 1 week ago

Hi, thanks for your contribution!

The share/completions folder is just here to structure the release archive, it does not mean to be the right place for completion files. This is the role of the user, to decompress the archive and put the file at the right place on his system.

soywod commented 1 week ago

Although, this could be done in the installer.