migrate dotfiles to this repository
This commit is contained in:
parent
b5cb78b445
commit
06ec517e20
42 changed files with 1539 additions and 1 deletions
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"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue