From 393eed5e67d10131a8f12199c0b416412c7a9acf Mon Sep 17 00:00:00 2001 From: ncanceill Date: Tue, 15 Apr 2014 15:25:07 +0200 Subject: [PATCH] use cache dir for maps --- plugins/omz-bootstrap/lib/map.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/omz-bootstrap/lib/map.zsh b/plugins/omz-bootstrap/lib/map.zsh index ae36c4574..4ab1e8e23 100644 --- a/plugins/omz-bootstrap/lib/map.zsh +++ b/plugins/omz-bootstrap/lib/map.zsh @@ -1,4 +1,4 @@ -mapdir=$ZSH_BOOTSTRAP/data +mapdir=$ZSH/cache/omz-bootstrap _map_init() { mkdir -p $mapdir