zsh added zoxide

This commit is contained in:
Jonas H
2026-03-09 11:53:54 +01:00
parent afedf4d3c9
commit 6bf59a4528

View File

@@ -55,3 +55,4 @@ export PYENV_ROOT="$HOME/.pyenv"
eval "$(pyenv init - zsh)" eval "$(pyenv init - zsh)"
eval "$(starship init zsh)" eval "$(starship init zsh)"
eval "$(zoxide init zsh)"