From 6c791b24f587cb4ce2a3bc90e2369f166e11abfd Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 2 Jul 2022 09:34:02 +0800 Subject: Update muttrc --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 22f0dcb..0d547ca 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,8 @@ pass: fi mutt: - ln -sf `pwd`/mutt/ ~/.config/mutt/ + rm -rf ~/.config/mutt + ln -sf `pwd`/mutt ~/.config/mutt tmux: ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf -- cgit v1.2.3-70-g09d2