mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-03 16:44:00 +08:00
6 lines
62 B
Fish
6 lines
62 B
Fish
|
#
|
||
|
# Completions for the dnf command
|
||
|
#
|
||
|
|
||
|
complete -c dnf -w yum
|