This commit is contained in:
2026-02-11 10:38:03 +02:00
parent a8e29a0ce7
commit 54bcb0352b
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ export EDITOR="nvim"
export LANG="en_US.UTF-8"
# Set Zinit home directory early
export ZINIT_HOME="${XDG_DATA_HOME:-${HOME}/.local/share}/zinit/zinit.git"
# Path helper or custom PATH additions should go here
# export PATH="$PATH:/your/custom/bin"