zed icon indicating copy to clipboard operation
zed copied to clipboard

How to disable keyring access.

Open Icantjuddle opened this issue 9 months ago • 3 comments

I want to use the zed tool for some automations. I store my credentials elsewhere so I don't want to use the context subcommand or keyring. However, I cannot seem to disable it trying to save my credentials in the keyring and every invocation brings up the dialogue. I tried setting --permissions-system to file to avoid this but haven't been successful. Is there something I'm missing?

Icantjuddle avatar May 15 '25 15:05 Icantjuddle