Change some dir paths

This commit is contained in:
rydesun 2022-10-25 20:43:36 +08:00
parent efb005462f
commit e7501dedb0
4 changed files with 13 additions and 20 deletions

View file

@ -4,7 +4,7 @@ path=($path ~/.bin)
export XDG_CONFIG_HOME=~/.config
export XDG_CACHE_HOME=~/.cache
export XDG_DATA_HOME=~/.data
# export XDG_STATE_HOME=~/.state
export XDG_STATE_HOME=~/.state
### Zsh
export HISTFILE="$XDG_DATA_HOME"/zsh/history