diff --git a/config/bash/bashrc.d/history b/config/bash/bashrc.d/history index 78113eb..4104c9b 100644 --- a/config/bash/bashrc.d/history +++ b/config/bash/bashrc.d/history @@ -3,7 +3,7 @@ ## vim: ft=sh : # The name of the history file. -HISTFILE=${XDG_DATA_HOME}/bash/history +HISTFILE=${XDG_STATE_HOME}/bash/history # Don't put duplicate lines or lines starting with space in the history. HISTCONTROL=ignoreboth