Skip to content

Why should I switch from fasd? #135

Answered by ajeetdsouza
joshmedeski asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @joshmedeski, sorry for the delayed response.

  • In terms of the algorithm used, autojump weights a directory according to the time spent in that directory. Personally, I prefer zoxide's algorithm - it cd's into a directory based on how many times (and how recently) you have cd'd into it in the past. If I cd into dir1 once a day and leave the terminal open for the rest of the day, but cd into dir2 frequently and close the terminal, I think z dir should take me to dir2, since it would be the correct answer more often.
  • In terms of speed, zoxide tends to be orders of magnitude faster than other autojumpers - I like shell plugins to use as little time as possible to avoid slow startup and p…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ajeetdsouza
Comment options

You must be logged in to vote
1 reply
@ajeetdsouza
Comment options

Comment options

You must be logged in to vote
1 reply
@ajeetdsouza
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants