aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d99ebdc..22f0dcb 100644
--- a/Makefile
+++ b/Makefile
@@ -49,9 +49,7 @@ pass:
49 fi 49 fi
50 50
51mutt: 51mutt:
52 mkdir -p ~/.config/mutt 52 ln -sf `pwd`/mutt/ ~/.config/mutt/
53 ln -sf `pwd`/mutt/muttrc ~/.config/mutt/muttrc
54 ln -sf `pwd`/mutt/mailcap ~/.mailcap
55 53
56tmux: 54tmux:
57 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 55 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf