BTW I love Endless !
Just need to customized it a bit
I need to install an app important to me Keybase
those command are not accepted by the Terminal
curl -O https://prerelease.keybase.io/keybase_amd64.deb
if you see an error about missing libappindicator1
from the next command, you can ignore it, as the
subsequent command corrects it
sudo dpkg -i keybase_amd64.deb
sudo apt-get install -f
run_keybase
How could I proceed ?