Fix file paths for history files
This commit is contained in:
parent
e31c7026b5
commit
579eb65703
2 changed files with 4 additions and 3 deletions
|
@ -55,8 +55,6 @@ export QT_QPA_PLATFORMTHEME="qt5ct"
|
|||
|
||||
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
|
||||
export PASSWORD_STORE_DIR="$XDG_DATA_HOME/pass"
|
||||
export PSQL_HISTORY="$XDG_STATE_HOME/psql_history"
|
||||
export PYTHON_HISTORY="$XDG_STATE_HOME/python_history"
|
||||
|
||||
export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue