Cleanup paths, remove personal info
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
[github]
|
|
||||||
user = skwp
|
|
||||||
[user]
|
|
||||||
name = yan
|
|
||||||
email = yan@pritzker.ws
|
|
||||||
[color]
|
[color]
|
||||||
ui = true
|
ui = true
|
||||||
[color "branch"]
|
[color "branch"]
|
||||||
@@ -85,7 +80,7 @@
|
|||||||
[core]
|
[core]
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
editor = /usr/bin/vim
|
editor = /usr/bin/vim
|
||||||
excludesfile = /Users/yan/.gitignore_global
|
excludesfile = ~/.dotfiles/gitignore_global
|
||||||
|
|
||||||
[merge]
|
[merge]
|
||||||
tool = threesome
|
tool = threesome
|
||||||
|
|||||||
1
gitignore_global
Normal file
1
gitignore_global
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
Reference in New Issue
Block a user