all repos

dotfiles @ d720834

my dotfiles
1 files changed, 1 insertions(+), 0 deletions(-)
jj: use colocated repo by default
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-09-04 13:12:24 +0300
Parent: 5dc88de
M config/jj/config.toml

@@ -16,6 +16,7 @@ backend = "ssh"

key = "~/.ssh/id_ed25519.pub" [git] +colocate = true sign-on-push = true auto-local-bookmark = true private-commits = "private()"