diff options
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ echo "Updating git remote..." git remote set-url origin [email protected]:~a14m/.rc echo "Configuring GPG..." +mkdir -p ~/.local/bin/ ln -sf ~/.rc/.gnupg/pinentry-wrapper ~/.local/bin/pinentry-wrapper envsubst < ~/.gnupg/gpg-agent.conf.template > ~/.gnupg/gpg-agent.conf chmod 0700 ~/.gnupg |
