mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Change some dir paths
This commit is contained in:
parent
efb005462f
commit
e7501dedb0
4 changed files with 13 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue