bat/.github
Kuan-Yi Li 47283f226a Add bash completion to deb package
From the discussion in #1734, instead of using `env.PROJECT_NAME`,
`steps.strip.outputs.BIN_NAME` could potentially be a better choice as
the filename needs to match the called executable for bash-completion's
on demand loading to work. This `BIN_NAME` needs to stay in sync with
`env.PROJECT_EXECUTABLE` which is replaced in the template, but not
available for the deb build at this stage.

Follow the same route as for the fish/zsh completions for now for the
sake of consistency.

Closes #1733
2021-10-02 11:13:19 +02:00
..
ISSUE_TEMPLATE style: trim excess whitespace 2021-08-21 23:07:37 +02:00
workflows Add bash completion to deb package 2021-10-02 11:13:19 +02:00
.codecov.yml Disable code-coverage comments 2020-08-02 21:51:23 +02:00
FUNDING.yml Add Enselic in FUNDING.yml 2021-07-26 20:11:34 +02:00
dependabot.yml Upgrade to GitHub-native Dependabot 2021-05-12 11:18:03 +02:00