From c7d1d18a14e783c90e36e828c5b8440a10a52b02 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 5 Apr 2022 15:00:52 +0800 Subject: update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index afc76c8..659ad9d 100644 --- a/Makefile +++ b/Makefile @@ -56,8 +56,8 @@ gpg: mutt: mkdir -p ~/.config/mutt - ln -sf `pwd`/muttrc ~/.config/mutt/muttrc - ln -sf `pwd`/misc/mailcap ~/.mailcap + ln -sf `pwd`/mutt/muttrc ~/.config/mutt/muttrc + ln -sf `pwd`/mutt/mailcap ~/.mailcap tmux: ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf -- cgit v1.2.3-70-g09d2