aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-10-17 13:13:41 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-10-17 13:13:41 +0800
commit912cb1ce53ef906bc17cd609f9919c629ff64680 (patch)
tree13b849d92b2cd33b21f4bcb7f7e83e96c945b22f
parent25af506cf523f162fb216bf008d55679364519f8 (diff)
update
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 287a675..641bf27 100644
--- a/Makefile
+++ b/Makefile
@@ -62,4 +62,4 @@ gpg:
62 62
63mutt: 63mutt:
64 mkdir -p ~/.config/mutt 64 mkdir -p ~/.config/mutt
65 ln -s `pwd`/muttrc ~/.config/mutt/muttrc 65 ln -sf `pwd`/muttrc ~/.config/mutt/muttrc