mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-22 15:45:28 +00:00
It's much easier to tell users on all platforms to put their config in `~/.jjconfig.toml` than in a path that varies across the platforms, so let's do that. It also seems like a less controversial location for the file. Closes ##233.