mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-09-30
Update 2025-09-30 Update 2025-09-30
This commit is contained in:
13
config/jj/config.toml
Normal file
13
config/jj/config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
#: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)"
|
||||
Reference in New Issue
Block a user