aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-10-15 17:49:12 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-10-15 17:49:12 +0800
commite18d0da5e5a83036035126485080714e1c32b72a (patch)
tree32047f6870a381b6370218713377395deb5ec82a /Makefile
parentde6e49f9db445e20beb36ebe3e3685663c00e875 (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e88b48..287a675 100644
--- a/Makefile
+++ b/Makefile
@@ -59,3 +59,7 @@ task:
59gpg: 59gpg:
60 sudo ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf 60 sudo ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf
61 gpgconf --reload gpg-agent 61 gpgconf --reload gpg-agent
62
63mutt:
64 mkdir -p ~/.config/mutt
65 ln -s `pwd`/muttrc ~/.config/mutt/muttrc