ajeetdsouza / zoxide

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

Not able to use Z #920

Closed CinnamonShaey closed 3 hours ago

CinnamonShaey commented 4 hours ago

So i used the install script the curl thing, cause i am on Mint Then i went to my .bashrc added that line at the end of it Then i installed fzf Then i rebooted, but something like z Document/ dont work just says bash: z: command not found now im not good at anything linux so im almost certain that i did something wrong, but i need help to figure out what that is

CinnamonShaey commented 3 hours ago

Never mind i actually just had to do what the script told me to do... and add it to PATH I might have done it in a weird way and maybe not completely "correct" as i'm a Linux noob... but it worked, and if it can help others in future then yea just make sure that both of these lines is at the bottom of your .bashrc file, this might be done automatically with the premade install things for the different distros, but if you have to use the curl script then its necessary to also add the export path line, at least it was for me, but i must have done something right cause i can use z now image