mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-17 07:32:37 +00:00
Compare commits
2 Commits
3796572324
...
a5ca5b4f63
| Author | SHA1 | Date | |
|---|---|---|---|
|
a5ca5b4f63
|
|||
|
26b98e444d
|
@@ -6,7 +6,7 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Michael Housh
|
name = Michael Housh
|
||||||
email = mhoush@houshhomeenergy.com
|
email = mhoush@houshhomeenergy.com
|
||||||
signingkey = mhoush@houshhomeenergy.com
|
signingkey = 14A20BF5!
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
@@ -27,3 +27,4 @@
|
|||||||
required = true
|
required = true
|
||||||
clean = git-lfs clean -- %f
|
clean = git-lfs clean -- %f
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
|
|
||||||
|
|||||||
@@ -230,7 +230,3 @@ fpath=(/Users/michael/.docker/completions $fpath)
|
|||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
compinit
|
compinit
|
||||||
|
|
||||||
# End of Docker CLI completions
|
|
||||||
gpgconf --launch gpg-agent
|
|
||||||
export SSH_AUTH_SOCK=~/.gnupg/S.gpg-agent.ssh
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user