Auto creating of ~/.cache.
This commit is contained in:
parent
3ea2383835
commit
d649581778
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,7 @@ setopt SHARE_HISTORY
|
|||
export LESSHISTFILE='/dev/null'
|
||||
|
||||
mkdir -p $XDG_DATA_HOME/zsh
|
||||
mkdir -p $XDG_CACHE_HOME/zsh
|
||||
zstyle ':completion:*' menu select
|
||||
zstyle ':completion:*' list-colors ''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue