forked from prophile/srcomp-cli
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
This repo provides shell completions for bash. It would be great if they could be automatically installed when the package is installed.
I had long thought this impossible, however I now think I've seen this done somewhere. I also recently discovered that it's possible to install man pages alongside a package (see e.g: https://github.com/srobo/tools or https://github.com/ipython/ipython), which suggests that something like this ought to be possible.