mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Remove hardcoded home reference
This commit is contained in:
parent
3069532db6
commit
dcbd4d2dbf
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
[includeIf "gitdir:~/src/github.com/DataDog/"]
|
||||
path = ~/.gitconfig.datadog
|
||||
[core]
|
||||
excludesfile = /Users/lloeki/.gitignore
|
||||
excludesfile = ~/.gitignore
|
||||
[pull]
|
||||
ff = only
|
||||
[url "git@github.com:"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue