aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-06-03 01:43:17 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-03 01:43:17 +0200
commit25a49a51da808f0e0c86e0ae07154f0da92cafc7 (patch)
tree0b602ebd8e8941db1d29539660bf7ad359cd2e7f
parentc9c5ee00ef64242a458252b2ec750587fe189ba9 (diff)
downloaddotfiles-25a49a51da808f0e0c86e0ae07154f0da92cafc7.tar.xz
Move mailcap to top of repo and install with make
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--Makefile1
-rw-r--r--mailcap (renamed from mutt/mailcap)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1c03087..c109f64 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,7 @@ install:
-ln -sf "$(PWD)/zsh/zshenv" "$(HOME)/.zshenv"
-mkdir -p "$(HOME)/.cache/zsh"
-mkdir -p "$(HOME)/.local/share/nvim/backup"
+ -ln -sf "$(PWD)/mailcap" "$(HOME)/.mailcap"
~/misc/grawity/:
-mkdir -p ~/misc/grawity
diff --git a/mutt/mailcap b/mailcap
index b155bec..b155bec 100644
--- a/mutt/mailcap
+++ b/mailcap