]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'bash-completion-command-lsblk' of https://github.com/akinomyoga/util...
authorKarel Zak <kzak@redhat.com>
Fri, 6 Jun 2025 09:36:14 +0000 (11:36 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Jun 2025 09:36:14 +0000 (11:36 +0200)
* 'bash-completion-command-lsblk' of https://github.com/akinomyoga/util-linux:
  bash-completion: use "command ls" instead of "\ls"
  bash-completion: prefix "command" to other external commands
  bash-completion: prefer "builtin cd" to "cd" to avoid aliases
  bash-completion: prefer "command lsblk" to "lsblk" to avoid aliases


Trivial merge