machine_setup/nix/configuration/roles/jujutsu/files/jujutsu_config_home.toml

18 lines
287 B
TOML
Raw Normal View History

2026-02-14 13:46:38 -05:00
#:schema https://docs.jj-vcs.dev/latest/config-schema.json
[ui]
default-command = "log"
paginate = "never"
[user]
name = "Tom Alexander"
email = "tom@fizz.buzz"
[signing]
behavior = "own"
backend = "gpg"
key = "D272C8D6167F26859467666F4278299FB84F6875"
# [git]
# sign-on-push = true