diff options
| author | kj-sh604 | 2025-09-25 22:27:13 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-09-25 22:27:13 -0400 |
| commit | fc35cb0ee9704b05642a6bda8a78d33c72c46a9a (patch) | |
| tree | 81d28ca82bbf5525e2849f7dd223ba8ca4e1fd20 /.config/shell/profile | |
| parent | f0dd1ee93e252761b0f96fa1a438596685a3e0c6 (diff) | |
refactor: remove more DE-set values²
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
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 |
