summaryrefslogtreecommitdiff
path: root/.config/zsh/.zshenv
diff options
context:
space:
mode:
authorseth <[email protected]>2022-07-17 01:49:54 -0400
committerseth <[email protected]>2022-08-04 04:41:01 -0400
commitd2c277f683f9d1cbe5e8bb775f8e4489fa747e5b (patch)
tree8ad0dd14089f7d3cefc6c424b920dfd018c785db /.config/zsh/.zshenv
parent210adb6461ec9ac8243f39e4efd6f78b041d4a01 (diff)
more xdg!
Diffstat (limited to '.config/zsh/.zshenv')
-rw-r--r--.config/zsh/.zshenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv
index c32ce0b..0bab150 100644
--- a/.config/zsh/.zshenv
+++ b/.config/zsh/.zshenv
@@ -12,4 +12,3 @@ if [[ -d "$HOME/.local/bin" ]]; then
fi
source "$HOME/.config/shell/profile"
-ZDOTDIR="$XDG_CONFIG_HOME/zsh"