4

What is the most shell program you have ever used? To me it is zoxide. Zoxide is like `cd`, but instead of just `cd` to the path, zoxide also remember the path, so the next time you enter the name of the directory you `cd`ed with zoxide before, it will automatically teleports you to the path. Which is very useful because now I can just type `z uluto` instead of `cd ~/Projects/Python/uluto`.

Comments
  • 2
    nnn

    It does what it's supposed to really fucking well and nothing else. It's the fastest way to traverse the filesystem I've seen so far.

    It's like ranger but fast.
  • 0
    Edit: I mean most useful, not just `most`. Don't know how I don't see that.
  • 0
    @deadlyRants agree aggressively! Moving files in particular feels like magic with the contexts, everything else is also super easy to get used to!
  • 0
    you know your name showing up at the top of my list makes me think dysphoric things about how noone gives a damn about anything they just like causing trouble and destroying themselves.
  • 0
    Cool tip. Will remember
Add Comment