Skip to content

Commit

Permalink
redis cli history in the state home
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebman committed Oct 24, 2024
1 parent 64fe857 commit 798366b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/available/jake-xdg.plugin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export JARVIZ_DIR="${XDG_CACHE_HOME}" # a jar analyzer, from sdkman
## XDG_STATE_HOME
: ${XDG_STATE_HOME:=${HOME}/.local/state}

export REDISCLI_HISTFILE="${XDG_STATE_HOME}/redis/cli-history"
export PERL_CPANM_HOME="${XDG_STATE_HOME}/cpanm" # cpanm command in the cpanminus package from apt (for rakubrew)

: ${JAKE_XDG_BIN_DIR:=${HOME}/.local/bin}
Expand Down

0 comments on commit 798366b

Please sign in to comment.