ZSH: Added ENV for eza

This commit is contained in:
Christian Baer 2024-10-28 18:34:34 +01:00
parent b8109bc096
commit 66693e6aee

View File

@ -20,3 +20,7 @@ export GOPATH="${XDG_DATA_HOME}/go"
export PYTHONUSERBASE=${HOME}/.local
export INPUTRC="${XDG_CONFIG_HOME}/readline/inputrc"
export MANPATH="${MANPATH-$(manpath)}:${HOME}/.local/share/man"
# EZA
EZA_CONFIG_DIR=${XDG_CONFIG_HOME}/eza