A
config/jj/config.toml
ยทยทยท
1
+"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
2
+
3
+[user]
4
+name = "Olexandr Smirnov"
5
+email = "olexsmir@gmail.com"
6
+
7
+[ui]
8
+default-command = "log"
9
+
10
+[git]
11
+auto-local-bookmark = true