dotfiles/.zshenv

4 lines
103 B
Text
Raw Normal View History

2024-11-28 18:33:21 +00:00
export XDG_CONFIG_HOME="$HOME"/.config
export ZDOTDIR="$XDG_CONFIG_HOME"/zsh
source "$ZDOTDIR"/.zshenv