Skip to content

Commit 545e141

Browse files
committed
Update configs
1 parent f672fd5 commit 545e141

File tree

4 files changed

+522
-2171
lines changed

4 files changed

+522
-2171
lines changed

chezmoi/.chezmoiscripts/run_once_after_load_keys.sh.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
55

66
echo "=> Importing gpg key"
77
gpg --list-keys
8-
gpg --passphrase '{{- (onepasswordDetailsFields "wl54agzpf5f2vbysssb55v2dae").password.value }}' --pinentry-mode loopback --batch --import ~/.gnupg/[email protected]
8+
gpg --passphrase '{{- (onepasswordDetailsFields "wl54agzpf5f2vbysssb55v2dae").password.value }}' --pinentry-mode loopback --batch --import ~/.config/gnupg/[email protected]
99

1010
echo "=> Importing SSH keys"
1111
{{- if eq .chezmoi.os "darwin" }}

0 commit comments

Comments
 (0)