migrate dotfiles to this repository
This commit is contained in:
9
home/.config/jj/config.toml
Normal file
9
home/.config/jj/config.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[ui]
|
||||
default-command = "log"
|
||||
|
||||
[user]
|
||||
name = "Romain Paquet"
|
||||
email = "rpqt@rpqt.fr"
|
||||
|
||||
[diff]
|
||||
diff.tool = ["difft", "--color=always", "$left", "$right"]
|
||||
Reference in New Issue
Block a user