From 0812ea28c4add18ef4ee9d8f21fabcae84dd351f Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 10 Nov 2025 08:37:05 -0500 Subject: revert-to: 77949a068755ee72d7b5eaf5570cd2cd34a8d222 with changes --- .config/shell/profile | 1 - 1 file changed, 1 deletion(-) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index e450ea8..71caf07 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -14,7 +14,6 @@ export XDG_DATA_HOME="$HOME/.local/share" export XDG_STATE_HOME="$HOME/.local/state" export BASH_COMPLETION_USER_FILE="$XDG_CONFIG_HOME"/bash-completion/bash_completion -export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/settings.ini export HISTFILE="$XDG_STATE_HOME"/shell/history export INPUTRC="$XDG_CONFIG_HOME"/shell/inputrc export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/.pass -- cgit v1.2.3