aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
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