zoxide
A smarter cd command. Supports all major shells. (by ajeetdsouza)
zsh-z
Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features. (by agkozak)
zoxide | zsh-z | |
---|---|---|
104 | 31 | |
25,966 | 2,142 | |
3.3% | 1.2% | |
8.1 | 3.2 | |
6 days ago | 4 months ago | |
Rust | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zoxide
Posts with mentions or reviews of zoxide.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-02.
-
17 Essential CLI Tools to Boost Developer Productivity
zoxide
-
If You are a Terminal User, You MUST try this tool!
You can find all installations options in official GitHub repository.
-
Ask HN: Which folder/directory do you store code in?
One more tip:
https://github.com/ajeetdsouza/zoxide is amazing for returning to recent project folders from the CLI.
(Then I have a CLI command to open an explorer window. Directory Opus, actually)
-
Zoxide - A faster alternative to boring cd command
Zoxide offical GitHub repo - https://github.com/ajeetdsouza/zoxide
- Say good bye to cd and hello Zoxide - the better and smarter cd command
-
You might want to replace cd command with Zoxide 🎉 — a smarter and trainable cd alternative 🗂️
Head over to ajeetdsouza/zoxide and install it now! It's innovative, free, and flexible!
- A smarter CD command. Supports all major shells
-
Z – Jump Around
I use this Rust clone which works great, no complaints: https://github.com/ajeetdsouza/zoxide
Although, I don't know what the difference is, other than the language of choice.
-
Cdpath: Easily Navigate Directories in the Terminal
I use https://github.com/ajeetdsouza/zoxide, which is inspired by z and autojump.
-
Ask HN: Share a shell script you like
Zoxide is basically the 'Rust Rewrite' version of the 'Z' tool and is actively maintained, I haven't had any issues with it: https://github.com/ajeetdsouza/zoxide
zsh-z
Posts with mentions or reviews of zsh-z.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-09.
-
Command Line Tools I Like (2022)
I used and loved z for years but migrated to zsh-z (https://github.com/agkozak/zsh-z) when MacOS switched the default shell and it became apparent that z wouldn’t be compatible with it.
Anyone have a view on whether I should switch from zsh-z to Zoxide?
-
zsh Plugin for navigating files/folders
I think that covers your description, and a great folder jumping plugin is zsh-z.
-
Looking for feedback on my zsh config and setup
I'll just add that if you ever have a reason to try an alternative to zoxide, I've been very happy with zsh-z.
-
stupid Linux tricks - cd one shell to the current dir of another, without using the clipboard, mouse, or even the pwd command
If you're interested in these types of things take a look at https://github.com/agkozak/zsh-z or https://github.com/wting/autojump
-
So you've installed `fzf`. Now what?
It has radically improved my workflow in the same way that zsh-z did for me a couple years ago: it reduces the cognitive load of having to remember where things are.
- Nützliche Skills/Tools/Tipps für den Entwickleralltag
-
This startup is going to change the game on file directories
zshell-z Even simpler and more flexible.
-
What tools or systems do you use to manage your time, improve your productivity or to make your life easier?
z to jump to recent directories
-
Is there a CLI tool that allows quick changing of directorys?
if you are using zsh try https://github.com/agkozak/zsh-z
-
Configurando o Manjaro Linux
git clone https://github.com/agkozak/zsh-z ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-z
What are some alternatives?
When comparing zoxide and zsh-z you can also consider the following projects:
autojump - A cd command that learns - easily navigate directories from the command line
z - z - jump around
fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.