aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-30 10:41:25 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-30 10:41:25 +0800
commitefd882787f4f5b5accd8ff6cfb4068608ea545d4 (patch)
treeff4939f281c918320c63af2ba13794518e143c1e /Makefile
parentbb167c51b7b9570bed9ee99866319c091815bb99 (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d26882..84c7bc9 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ gpg:
57mutt: 57mutt:
58 mkdir -p ~/.config/mutt 58 mkdir -p ~/.config/mutt
59 ln -sf `pwd`/muttrc ~/.config/mutt/muttrc 59 ln -sf `pwd`/muttrc ~/.config/mutt/muttrc
60 ln -sf `pwd`/misc/mailcap ~/.mailcap
60 61
61tmux: 62tmux:
62 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 63 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf