install: make sure the cache diretory for zsh exists
This commit is contained in:
parent
5f106bcecd
commit
61e0f3a239
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ execute() {
|
|||
|
||||
heading 'create required directories'
|
||||
make_dir "$DESTDIR/.ssh/"
|
||||
make_dir "$DESTDIR/.local/cache/zsh/"
|
||||
make_dir "$DESTDIR/.local/etc/git/"
|
||||
make_dir "$DESTDIR/.local/share/less/"
|
||||
make_dir "$DESTDIR/.local/share/python/"
|
||||
|
|
Loading…
Add table
Reference in a new issue