As describe in #1007 pijul record error: "Error: Multiple SSH keys in agent; configure `signing_key` in config:" · Discussions · pijul / pijul, when I first run pijul record or pijul identity new before I set things up, it just throw error Error: Multiple SSH keys in agent; configure signing_key in config:"
Is it necessary to set ssh-agent up before using pijul? Can I bypass it?
If it is necessary, I think the way to set up ssh-agent should be mentioned in Pijul Manual getting started section.