machine_setup/nix/configuration/roles/jujutsu/files/jujutsu_config_home.toml
2026-02-21 14:44:44 -05:00

18 lines
263 B
TOML

#: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 = "36C99E8B3C39D85F"
# [git]
# sign-on-push = true