From fc732d3197cfe3dff8575ea4544da24939c3c3b5 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 26 Sep 2022 10:19:08 +0800 Subject: Update --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8984b3c..aa594ea 100644 --- a/Makefile +++ b/Makefile @@ -46,9 +46,13 @@ pass: git clone ssh://vps/~/.password-store ~/.password-store; fi -mutt: +~/.local/share/application: + mkdir -p $@ + +mutt: ~/.local/share/application rm -rf ~/.config/mutt ln -sf `pwd`/mutt ~/.config/mutt + ln -sf `pwd`/mutt/mutt.desktop $< tmux: ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf -- cgit v1.2.3-70-g09d2