No description
Find a file
2022-10-01 00:05:23 +02:00
flatpak-alias.sh initial commit 2022-09-30 21:37:38 +02:00
LICENSE added licence 2022-10-01 00:05:23 +02:00
README.md initial commit 2022-09-30 21:37:38 +02:00

Flatpak alias

A small script to alias flatpak binaries to their names, making them more terminal friendly.
To install it, run sudo ln -s "$(pwd)/flatpak-alias.sh" /etc/profile.d/flatpak-alias.sh in the root of this repo.