aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-12-21 18:21:33 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:10 +0200
commit5f1a398f02d8cc4877613667f0de6214cad35714 (patch)
treee22daa45b020a168581c01ce4dd60c6cfde055fb /Makefile
parent1550c718a52b6acaaa7fa5888976a26b903aba01 (diff)
downloaddotfiles-5f1a398f02d8cc4877613667f0de6214cad35714.tar.xz
Makefile: Create nvim backup directory
nvim doesn't autocreate it, so... Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9ecf2cf..1c03087 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ install:
-ln -sfn "$(PWD)/gnupg" "$(HOME)/.gnupg"
-ln -sf "$(PWD)/zsh/zshenv" "$(HOME)/.zshenv"
-mkdir -p "$(HOME)/.cache/zsh"
+ -mkdir -p "$(HOME)/.local/share/nvim/backup"
~/misc/grawity/:
-mkdir -p ~/misc/grawity