dotfiles/zsh/.zshenv
2025-05-11 18:57:59 -07:00

3 lines
116 B
Bash

export XDG_CONFIG_HOME="$HOME/.config"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
. "/home/wball/.local/share/cargo/env"