How does it stack up against traditional package management and others like AUR and Nix?

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 months ago

    Try this aliasing script I made

    No idea if it still works lol, but should tbh. I think its even pretty well done.

    1. Lists your installed flatpak apps
    2. Searches for already added aliases
    3. Convert the appname to be the last part, remove - _ and make uppercase letters lowercase
    4. Alias to bash, fish, zsh

    Only thing missing is handling duplicate apps I think.