You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an inconvenience for me and many other Linux desktop users, there are too many apps that think they're special and should have a folder in home directory.
~/.edgedb should be a last resort folder in case $XDG_CONFIG_HOME is not defined.
This should be relatively easy to implement: checking additional set of env variables before writing/reading config files. I suggest making changes to RFC and implementations before 1.0.