add jujutsu config
This commit is contained in:
parent
d700628ea4
commit
071348f764
1 changed files with 8 additions and 0 deletions
8
dot_config/private_jj/config.toml
Normal file
8
dot_config/private_jj/config.toml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
|
||||||
|
|
||||||
|
[user]
|
||||||
|
name = "liv"
|
||||||
|
email = "mail@liv.nrw"
|
||||||
|
|
||||||
|
[ui]
|
||||||
|
default-command = "log"
|
Loading…
Add table
Add a link
Reference in a new issue