mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-03 08:23:51 +08:00
4 lines
126 B
Fish
4 lines
126 B
Fish
|
# Arch Linux package downgrader tool
|
||
|
complete -c downgrade -f
|
||
|
complete -c downgrade -xa "(__fish_print_packages --installed)"
|