added redis history file

This commit is contained in:
Nikolas Weger 2024-06-13 12:41:21 +02:00
parent b872253463
commit d4c20a4ba8

View file

@ -39,6 +39,7 @@ export RUSTUP_HOME="$XDG_DATA_HOME"/rustup
export GNUPGHOME="$XDG_DATA_HOME"/gnupg
export W3M_DIR="$XDG_DATA_HOME"/w3m
export GIBO_BOILERPLATES="$XDG_DATA_HOME"/giboboilerplates
export REDISCLI_HISTFILE="$XDG_DATA_HOME"/redis/history
# other programs
export LESSHISTFILE="$XDG_STATE_HOME"/less/history