1
0
Fork 0
This commit is contained in:
Jeremy Kaplan 2025-09-02 21:48:44 -04:00
commit 98a5eb772f
2 changed files with 6 additions and 0 deletions

5
jj/config.toml Normal file
View file

@ -0,0 +1,5 @@
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
[user]
name = "Jeremy Kaplan"
email = "code@jdkaplan.dev"