Skip to content

Commit

Permalink
git credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
davay committed Jan 4, 2025
1 parent 53f3ef1 commit 8e27edd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
name = Devin Lim
email = [email protected]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILBr0MpamPBoVwe/5qIDwes2Z7aAKORlgcqjwy2scgCJ
[credential]
helper = store
[pull]
rebase = false
[filter "lfs"]
Expand Down
4 changes: 2 additions & 2 deletions .gitconfig_linux
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[gpg "ssh"]
program = /opt/1Password/op-ssh-sign

[core]
askPass = /usr/bin/false
[credential]
helper = libsecret
3 changes: 3 additions & 0 deletions .gitconfig_mac
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[gpg "ssh"]
program = /Applications/1Password.app/Contents/MacOS/op-ssh-sign

[credential]
helper = store
Binary file modified Library/Preferences/.GlobalPreferences.plist
Binary file not shown.

0 comments on commit 8e27edd

Please sign in to comment.