summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 8f4ab22..63c0e8b 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -27,6 +27,7 @@ export MANPAGER='nvim +Man!'
export __GL_SHADER_DISK_CACHE_PATH=~/.cache/
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc"
export JUPYTER_PLATFORM_DIRS="$XDG_CONFIG_HOME/jupyter"
+export MYSQL_HISTFILE="$XDG_CACHE_HOME/.mariadb_history"
# Other program settings
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"