ajeetdsouza / zoxide

A smarter cd command. Supports all major shells.
MIT License
22.02k stars 536 forks source link

Unable to install zoxide in arch linux #795

Closed sanjyay closed 5 months ago

sanjyay commented 5 months ago

After adding 'eval "$(zoxide init zsh)"' to ~/.zshrc . I am using zsh shell btw. image image But i am getting output for zoxide image but i cannot use z or cd using z

ajeetdsouza commented 5 months ago

Does it happen after you restart your shell?

sanjyay commented 5 months ago

I uninstalled zoxide and restarted my pc and reinstalled and now zoxide is working .