summaryrefslogtreecommitdiff
path: root/user/jj/config.toml
blob: 72e8c4e28195fd5bf36bb652a5fd1bb8dc5149e1 (plain)
1
2
3
4
5
6
7
8
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"

[user]
name = "Martin Fischer"
email = "martin@push-f.com"

[ui]
pager = ["less", "--quit-if-one-screen", "--RAW-CONTROL-CHARS"]