Clean up home config
This commit is contained in:
parent
af6e077382
commit
6cd183b90a
5 changed files with 9 additions and 5 deletions
8
home/jjconfig.toml
Normal file
8
home/jjconfig.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[user]
|
||||
name = "Tim Schubert"
|
||||
email = "dadada@dadada.li"
|
||||
|
||||
[ui]
|
||||
diff-editor = ["scm-diff-editor", "--dir-diff", "$left", "$right"]
|
||||
diff-instructions = false
|
||||
merge-editor = ["meld"]
|
Loading…
Add table
Add a link
Reference in a new issue