all repos

dotfiles @ 612fc2af83ebec9d137dc3dcb71f42b51e61d833

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