Keybase-cli installs and runs in Termux on Android. However, I can't figure out if using the git helper is supposed to work in that environment or not.
If I add a remote from Keybase (i.e. keybase = keybase://private/user/repo) and run
git fetch keybase
,
I get the message
git-remote-keybase error: (1) keybase isn't running: try 'run_keybase'
This script cannot be found, though. Have others tried this? What am I missing?