solorice/config/jj/config.toml
Kristofers Solo c50febb922
Update 2025-09-30
Update 2025-09-30

Update 2025-09-30
2025-09-30 17:42:40 +03:00

14 lines
248 B
TOML

#:schema https://jj-vcs.github.io/jj/latest/config-schema.json
[user]
email = "dev@kristofers.xyz"
name = "Kristofers Solo"
[ui]
editor = "nvim"
default-command = "log"
[signing]
behavior = "own"
backend = "gpg"
# key = "$(cat ~/.config/jj/key)"