aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorkj-sh6042025-09-25 22:27:13 -0400
committerkj-sh6042025-09-25 22:27:13 -0400
commitfc35cb0ee9704b05642a6bda8a78d33c72c46a9a (patch)
tree81d28ca82bbf5525e2849f7dd223ba8ca4e1fd20 /.config/shell
parentf0dd1ee93e252761b0f96fa1a438596685a3e0c6 (diff)
refactor: remove more DE-set values²
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile1
1 files changed, 0 insertions, 1 deletions
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