aboutsummaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 46316a3..e9cbd48 100644
--- a/zshrc
+++ b/zshrc
@@ -36,4 +36,4 @@ bindkey "${terminfo[kend]}" end-of-line
# Make sure required directories exist
# -----------------------------------------------------------------------------
-mkdir -p "${HOME}/.cache/vim"
+mkdir -p "${HOME}/.cache/vim/undo"