diff --git a/.config/shell/env b/.config/shell/env index 64da3fe..fad3919 100644 --- a/.config/shell/env +++ b/.config/shell/env @@ -29,7 +29,7 @@ export ZSH_CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/zsh" # Don't add extra space to the right side of the prompt export ZLE_RPROMPT_INDENT=0 -export ZINIT_HOME_DIR="${XDG_DATA_HOME:-$HOME/.local}/share/zinit" +export ZINIT_HOME_DIR="${XDG_DATA_HOME:-$HOME/.local/share}/zinit" # Set documents directory (auto set to the repo the file ~/todo points to is in)