diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-05 15:04:03 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-05 15:04:03 +0800 |
commit | b74d10b33450a2b46cc56312cba89092c4d8254f (patch) | |
tree | a2a9f5d73adf160db9b008fb3c5ad6ec65e2a60f /Makefile | |
parent | c7d1d18a14e783c90e36e828c5b8440a10a52b02 (diff) |
update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ task: | |||
51 | fi | 51 | fi |
52 | 52 | ||
53 | gpg: | 53 | gpg: |
54 | ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf | 54 | ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf |
55 | gpgconf --reload gpg-agent | 55 | gpgconf --reload gpg-agent |
56 | 56 | ||
57 | mutt: | 57 | mutt: |