mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
adds dnf completions for package installs
Since dnf accepts the same arguments as yum, just inherit.
This commit is contained in:
parent
f23c2beb61
commit
bb932a0a0a
5
share/completions/dnf.fish
Normal file
5
share/completions/dnf.fish
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# Completions for the dnf command
|
||||||
|
#
|
||||||
|
|
||||||
|
complete -c dnf -w yum
|
Loading…
x
Reference in New Issue
Block a user