mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
use cache dir for maps
This commit is contained in:
parent
a3a0526e92
commit
393eed5e67
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
mapdir=$ZSH_BOOTSTRAP/data
|
mapdir=$ZSH/cache/omz-bootstrap
|
||||||
|
|
||||||
_map_init() {
|
_map_init() {
|
||||||
mkdir -p $mapdir
|
mkdir -p $mapdir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue