Swap from rupa/z to zoxide
This commit is contained in:
parent
4a6861b441
commit
f8188a205a
2 changed files with 1 additions and 3 deletions
|
@ -1,3 +1,2 @@
|
||||||
#! zsh
|
#! zsh
|
||||||
_Z_DATA=$XDG_DATA_HOME/z/z
|
eval "$(zoxide init zsh)"
|
||||||
mkdir -p ${_Z_DATA:h}
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue