aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 641bf27..cdba88c 100644
--- a/Makefile
+++ b/Makefile
@@ -63,3 +63,6 @@ gpg:
63mutt: 63mutt:
64 mkdir -p ~/.config/mutt 64 mkdir -p ~/.config/mutt
65 ln -sf `pwd`/muttrc ~/.config/mutt/muttrc 65 ln -sf `pwd`/muttrc ~/.config/mutt/muttrc
66
67tmux:
68 ln -sf `pwd`misc/tmux.conf ~/.tmux.conf