A good to place install command-line apps on Linux is $HOME/.local/bin
Sadly, Linux distributions don’t consistently have that folder on your system path.
So I wrote up a quick gist with instructions on how to add it to your path on common Linux shells:
https://codeberg.org/aral/gists/src/local-bin-path.md
(If yours isn’t listed, merge request are welcome.) ;)
Kitten also now warns you if it detects its not on your path with a link to that gist during installation. (https://codeberg.org/kitten/app/issues/178)
:kitten:💕