]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit221c3d78deeea441b78a92a9570caaf6cfe07676
treebe8234c725cc328c06553288d72f2167e465bf22
parent35128888075ade600413092214b62acf3601ead9
parent07df800a88635084476c242354736fd4c1f695d6
Merge branch 'bash-completion-command-lsblk' of https://github.com/akinomyoga/util-linux

* '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