dotfiles/.zshenv

2 lines
77 B
Bash

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