summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 1f168d4..2f4a5fb 100644
--- a/zshrc
+++ b/zshrc
@@ -1,6 +1,10 @@
# dotfiles -- zshrc
# author: johannst
+
+ZDOTDIR=$HOME/.cache/zsh
+[[ ! -d $ZDOTDIR ]] && mkdir -p $ZDOTDIR
+
# zshPlug -- simple GitHub plugin installer
# $1: [req] github repository