all repos

dotfiles @ bd504524a1eee47da8aa6a09424a4f06b4a82ece

my dotfiles

config/jj/config.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"

[user]
name = "Olexandr Smirnov"
email = "olexsmir@gmail.com"

[ui]
default-command = "log"

[git]
auto-local-bookmark = true