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