jj: add config

This commit is contained in:
Olexandr Smirnov 2025-07-09 17:14:54 +03:00
parent 08f3e8430c
commit 612fc2af83
No known key found for this signature in database

11
config/jj/config.toml Normal file
View file

@ -0,0 +1,11 @@
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
[user]
name = "Olexandr Smirnov"
email = "olexsmir@gmail.com"
[ui]
default-command = "log"
[git]
auto-local-bookmark = true