Improve configs

This commit is contained in:
Tobias Reisinger 2024-08-24 13:39:59 +02:00
parent cb3ea5254e
commit 2fbed7c001
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 7 additions and 4 deletions

View file

@ -54,6 +54,7 @@ export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npmrc"
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"