move PYTHON_HISTORY to .local/state

This commit is contained in:
krolxon 2025-02-04 20:14:35 +05:30
parent 0601fcc865
commit 9d402e4bb4
2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ export MANPAGER='nvim +Man!'
# export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme. # export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme.
export __GL_SHADER_DISK_CACHE_PATH=~/.cache/ export __GL_SHADER_DISK_CACHE_PATH=~/.cache/
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc" export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc"
export PYTHON_HISTORY="$XDG_STATE_HOME/python_history"
export JUPYTER_PLATFORM_DIRS="$XDG_CONFIG_HOME/jupyter" export JUPYTER_PLATFORM_DIRS="$XDG_CONFIG_HOME/jupyter"
export MYSQL_HISTFILE="$XDG_CACHE_HOME/.mariadb_history" export MYSQL_HISTFILE="$XDG_CACHE_HOME/.mariadb_history"
export CUDA_CACHE_PATH="$XDG_CACHE_HOME/nv" export CUDA_CACHE_PATH="$XDG_CACHE_HOME/nv"

View File

@ -144,7 +144,7 @@ liaison -> communication or cooperation which facilitates a close working relati
truce -> an agreement between enemies or opponents to stop fighting or arguing for a set period of time. truce -> an agreement between enemies or opponents to stop fighting or arguing for a set period of time.
consigliere -> a trusted advisor or counselor, especially to the leader of a criminal organization. consigliere -> a trusted advisor or counselor, especially to the leader of a criminal organization.
conceal -> to keep from being observed or discovered; hide conceal -> to keep from being observed or discovered; hide
-> ->
indispensable -> absolutely necessaru; essential indispensable -> absolutely necessaru; essential
prowl -> to roam through stealthily, as in search of prey or plunder. prowl -> to roam through stealthily, as in search of prey or plunder.
chauffeured -> one employed to drive a private automobile. chauffeured -> one employed to drive a private automobile.