From 0af7dc7c27de55d318617e65a4dd4c35e8cf59a5 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 30 Jun 2022 11:50:50 +0800 Subject: Update muttrc --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d99ebdc..22f0dcb 100644 --- a/Makefile +++ b/Makefile @@ -49,9 +49,7 @@ pass: fi mutt: - mkdir -p ~/.config/mutt - ln -sf `pwd`/mutt/muttrc ~/.config/mutt/muttrc - ln -sf `pwd`/mutt/mailcap ~/.mailcap + ln -sf `pwd`/mutt/ ~/.config/mutt/ tmux: ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf -- cgit v1.2.3-70-g09d2