mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 12:50:41 +00:00
brew packages
This commit is contained in:
4
files/git/config.personal
Normal file
4
files/git/config.personal
Normal file
@@ -0,0 +1,4 @@
|
||||
[user]
|
||||
name = cupcakearmy
|
||||
email = hi@nicco.io
|
||||
signingkey = 3235314B4D31232F
|
@@ -1,6 +1,3 @@
|
||||
[user]
|
||||
name = cupcakearmy
|
||||
email = hi@nicco.io
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
@@ -12,5 +9,8 @@
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
[includeIf "gitdir:/Users/nicco/"]
|
||||
path = "~/.dotfiles/files/git/config.personal"
|
||||
|
||||
[includeIf "gitdir:/Users/niccolo.borgioli/"]
|
||||
path = "~/.dotfiles/files/git/config.work"
|
||||
|
Reference in New Issue
Block a user