When following the guide to install the config using Free Desktop XDG config it doesn't work. Only worked with the Classic config . It's expected an extra configuration in the XDG case?
Appologies, it seems I didnt add the SPACEMACSDIR environment variable needs to be set, either in .bashrc or .zshenv (or the configuration for the shell being used)
export SPACEMACSDIR=$XDG_CONFIG_HOME/spacemacsI did add it to the Termux setup... I'll add it to the main install too https://practical.li/spacemacs/termux/setup/#configure-freedesktoporg-xdg-locations
oh cool, thank you for the info!