Zsh cleaning.
This commit is contained in:
parent
0f37d04702
commit
e149102ce9
2 changed files with 6 additions and 9 deletions
|
@ -3,3 +3,6 @@ export XDG_CACHE_HOME=$HOME/.cache
|
|||
export XDG_CONFIG_HOME=$HOME/.config
|
||||
export XDG_DATA_HOME=$HOME/.local/share
|
||||
export XDG_STATE_HOME=$HOME/.local/state
|
||||
export HISTSIZE=10000
|
||||
export SAVEHIST=$HISTSIZE
|
||||
export HISTFILE=$XDG_DATA_HOME/zsh/history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue