Swap from rupa/z to zoxide

This commit is contained in:
Danielle McLean 2023-11-19 19:40:41 +11:00
parent 4a6861b441
commit f8188a205a
Signed by: 00dani
GPG key ID: 52C059C3B22A753E
2 changed files with 1 additions and 3 deletions

View file

@ -1,3 +1,2 @@
#! zsh #! zsh
_Z_DATA=$XDG_DATA_HOME/z/z eval "$(zoxide init zsh)"
mkdir -p ${_Z_DATA:h}

View file

@ -11,7 +11,6 @@ load=light
zinit $load willghatch/zsh-saneopt zinit $load willghatch/zsh-saneopt
zinit $load mafredri/zsh-async zinit $load mafredri/zsh-async
zinit $load rupa/z
zinit ice depth'1' zinit ice depth'1'
zinit $load romkatv/powerlevel10k zinit $load romkatv/powerlevel10k