This commit is contained in:
Joe Lillibridge 2024-10-30 09:49:54 -05:00
parent b27739c9be
commit 810fbdb467
No known key found for this signature in database
2 changed files with 12 additions and 13 deletions

View File

@ -1,22 +1,22 @@
[user]
name = Joe Lillibridge
name = Joe Lillibridge
[gpg]
format = ssh
format = ssh
[gpg "ssh"]
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
[commit]
gpgsign = true
gpgsign = true
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
st = status
tst = status
co = checkout
tco = checkout
ref = for-each-ref --count=10 --sort=-committerdate refs/heads/ --format='%(refname:short)'
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
st = status
tst = status
co = checkout
tco = checkout
ref = for-each-ref --count=10 --sort=-committerdate refs/heads/ --format='%(refname:short)'
[include]
path = .gitconfig.local
path = .gitconfig.local

3
.gitignore vendored
View File

@ -6,6 +6,7 @@
.zprofile.local
# Various stuff
.DS_Store
*.sock
*.swp
__pycache__/
@ -26,8 +27,6 @@ __pycache__/
.config/zsh/plugins
.cups
.docker/
.DS_Store
.gitignore_global
.gk/repoMapping.json
.gnupg
.gnupg_*