summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 150e860..feb95d3 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,14 @@
```bash
git clone https://git.sr.ht/~a14m/.rc
+sudo ln -sf ~/.rc/.gnupg/pinentry-wrapper /usr/local/bin/pinentry-wrapper
cd ~/.rc
-stow --no-folding .
+stow --no-folding --adopt .
+git restore .
+git remote set-url origin [email protected]:~a14m/.rc
chmod 0700 ~/.gnupg
-cp ~/.rc/.gnupg/pinentry-wrapper /usr/local/bin/pinentry-wrapper
gpgconf --kill gpg-agent
gpg-connect-agent /bye
-git remote set-url origin [email protected]:~a14m/.rc
```
Extra configurations for different distro families: