mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 05:27:40 -04:00
Many flatpak commands only work on *.flatpak or *.flatpakref files, so the bash auto completion showing every file is distracting and unnecessary. This commit makes flatpak only show relevant files when possible by using the "-G globpattern" compgen option.