From bb932a0a0a9d860af5311714cad40660489b6556 Mon Sep 17 00:00:00 2001 From: Botond Erdos Date: Mon, 28 Dec 2015 12:20:42 +0100 Subject: [PATCH] adds dnf completions for package installs Since dnf accepts the same arguments as yum, just inherit. --- share/completions/dnf.fish | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 share/completions/dnf.fish diff --git a/share/completions/dnf.fish b/share/completions/dnf.fish new file mode 100644 index 000000000..63a427093 --- /dev/null +++ b/share/completions/dnf.fish @@ -0,0 +1,5 @@ +# +# Completions for the dnf command +# + +complete -c dnf -w yum