mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
11 lines
195 B
TOML
11 lines
195 B
TOML
"$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
|