diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-17 14:31:38 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-17 14:31:38 -0400 |
commit | e10fce2392ba47780c89b8e7adf4886303d65707 (patch) | |
tree | 974b75dbed0c03bf42ae03742e5d04e568902a5c /.config/git | |
parent | 3475edd53aaf98258f26e679b7054bbf9dc4d061 (diff) |
Add ord dir to lf
Diffstat (limited to '.config/git')
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index de39b6d..61b945e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -3,7 +3,7 @@ # Please adapt and uncomment the following lines: name = Benjamin Chausse email = benjamin@chausse.xyz - signingkey = ABC4A5A7430D6309ACBD219044F94DD6456590C3 +signingkey = ABC4A5A7430D6309ACBD219044F94DD6456590C3 [init] defaultBranch = master [push] |