mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-10-22 07:54:24 -04:00
🚨 commit bomb incoming 🚨
This commit is contained in:
15
.gitconfig
Normal file
15
.gitconfig
Normal file
@@ -0,0 +1,15 @@
|
||||
[user]
|
||||
email = jakejarvis@gmail.com
|
||||
name = Jake Jarvis
|
||||
signingkey = D36CB66F4002B25B
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[core]
|
||||
excludesfile = ~/.gitignore_global
|
||||
editor = nano
|
||||
[push]
|
||||
default = current
|
||||
[credential]
|
||||
helper = osxkeychain
|
||||
[github]
|
||||
user = jakejarvis
|
Reference in New Issue
Block a user