Update 2025-09-30

Update 2025-09-30

Update 2025-09-30
This commit is contained in:
2025-09-17 16:43:28 +03:00
parent 724734567f
commit c50febb922
26 changed files with 253 additions and 186 deletions

13
config/jj/config.toml Normal file
View 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)"