8 lines
142 B
TOML
8 lines
142 B
TOML
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
|
|
|
|
[user]
|
|
name = "liv"
|
|
email = "mail@liv.nrw"
|
|
|
|
[ui]
|
|
default-command = "log"
|