env variables

  • I often connect to my raspberry/libreelec via ssh, and I'd like to setup some alias'es.

    Unfortunately I cannot find a way to do it (it is not bash, correct?)

    I saw a mention about autostart.sh in /storage/.config and put my alias there, but it didnt work (no error, but no alias command either)

  • I saw a mention about autostart.sh in /storage/.config and put my alias there, but it didn't work (no error, but no alias command either)

    It did work, but only in the context/lifetime of the autostart.sh shell session. Once the script exited, the config died too.