Adding Tuxedo OS to setup script

Hello people,
I tried to install Atuin on my Tuxedo OS distro and the script got me:

Detected Linux!
Checking distro...
Unknown or unsupported OS or architecture

So I downloaded it and added tuxedo at line 106 of it to install.

Here follows the content of /etc/os-release :

NAME="TUXEDO OS"
VERSION="3 22.04.4"
ID=tuxedo
ID_LIKE="ubuntu debian"
PRETTY_NAME="TUXEDO OS 3"
VERSION_ID="22.04"
HOME_URL="https://tuxedocomputers.com/"
SUPPORT_URL="https://support.tuxedocomputers.com/"
BUG_REPORT_URL="https://gitlab.com/tuxedocomputers/development/tuxedo_os/os"
PRIVACY_POLICY_URL="https://www.tuxedocomputers.com/en/Privacy-policy.tuxedo"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy

Can you update the install script to add Tuxedo, so I can update it via web?

Thanks,
Piero

If the script works with this, would you be able to make a PR please?

The repo is here: GitHub - atuinsh/atuin: ✨ Magical shell history

Done.

I hope I don’t make a mess. Sorry, I’m a first-timer here!

Merged!

You did great - thank you!

1 Like