From 8a4680267858c07c42f0acfaf2c9c155d6f33937 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sun, 29 Mar 2020 15:37:27 +0200 Subject: [PATCH] minor change in wording --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index dc2d1de..e7b1eec 100644 --- a/.profile +++ b/.profile @@ -28,7 +28,7 @@ export ANDROID_SDK_HOME="$XDG_CONFIG_HOME/android" export GNUPGHOME="$XDG_CONFIG_HOME/gnupg" export GRADLE_USER_HOME="$XDG_CONFIG_HOME/gradle" export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc-2.0" -export HISTFILE="$HOME/.cache/shhistory" +export HISTFILE="$XDG_CACHE_HOME/shhistory" export INPUTRC="$XDG_CONFIG_HOME/inputrc" export LESSKEY="$XDG_CONFIG_HOME/less/lesskey" export LESSHISTFILE="-"