aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
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