aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-02 09:34:02 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-02 09:34:02 +0800
commit6c791b24f587cb4ce2a3bc90e2369f166e11abfd (patch)
tree65675fc24d6d80dd52ea93e5006492b8dafa359c
parent0af7dc7c27de55d318617e65a4dd4c35e8cf59a5 (diff)
Update muttrc
-rw-r--r--Makefile3
-rw-r--r--mutt/muttrc4
2 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 22f0dcb..0d547ca 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,8 @@ pass:
49 fi 49 fi
50 50
51mutt: 51mutt:
52 ln -sf `pwd`/mutt/ ~/.config/mutt/ 52 rm -rf ~/.config/mutt
53 ln -sf `pwd`/mutt ~/.config/mutt
53 54
54tmux: 55tmux:
55 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 56 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf
diff --git a/mutt/muttrc b/mutt/muttrc
index 131e782..cdb7813 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -1,2 +1,2 @@
1source ./default 1source ~/.config/mutt/default
2source ./topo.tw.login 2source ~/.config/mutt/topo.tw.login