mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-02 17:26:55 +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)"
|