guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#63860] [PATCH] Shepherd: Add Bash completion file.


From: Oleg Pykhalov
Subject: [bug#63860] [PATCH] Shepherd: Add Bash completion file.
Date: Sat, 03 Jun 2023 12:41:59 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Oleg Pykhalov <go.wigust@gmail.com> writes:

> * etc/completion/bash/herd: New file.
> * Makefile.am (dist_bashcompletion_DATA): New variable.
> * configure.ac: Add --with-bash-completion-dir.
> ---
>  Makefile.am              |   4 ++
>  configure.ac             |   9 ++++
>  etc/completion/bash/herd | 103 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 116 insertions(+)
>  create mode 100644 etc/completion/bash/herd

v2 fixes warnings reported by shellcheck utility, which should be used
in the first place, apologies. Everything else works in the same way.

Regards,
Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]