Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/jj/config.toml

11 lines
182 B
TOML

"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
[user]
name = "Jeremy Kaplan"
email = "code@jdkaplan.dev"
[snapshot]
auto-track = "none()"
[git]
colocate=true