mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 19:22:38 +00:00
Update Git config
This commit is contained in:
parent
c9a2944fe2
commit
3ba92aa275
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
||||||
name = Mikkel Svartveit
|
name = Mikkel Svartveit
|
||||||
email = mikkel.svartveit@gmail.com
|
email = mikkel.svartveit@gmail.com
|
||||||
[core]
|
[core]
|
||||||
excludesfile = /Users/mikkelsvartveit/.gitignore_global
|
excludesfile = ~/.gitignore_global
|
||||||
editor = nvim
|
editor = nvim
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue