zshrc: Add zoxide
parent
e2e7ab2378
commit
82f71bb387
|
@ -115,3 +115,4 @@ setopt AUTO_CD
|
|||
|
||||
# Hooks
|
||||
eval "$(direnv hook zsh)"
|
||||
eval "$(zoxide init zsh)"
|
||||
|
|
Loading…
Reference in New Issue