aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-11-26 11:22:46 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-11-26 11:22:46 +0800
commitbc2fe859365abe548d4a4434f7c5c66e3b66d862 (patch)
tree02f86a910459b09e80edd214a1d1172ebdb41688 /Makefile
parent4337c1bb33f84c5413efcaab164e97d31e617f0a (diff)
update
Diffstat (limited to 'Makefile')
-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