dotfiles/.zshenv

3 lines
103 B
Bash

export XDG_CONFIG_HOME="$HOME"/.config
export ZDOTDIR="$XDG_CONFIG_HOME"/zsh
source "$ZDOTDIR"/.zshenv