▲ | paholg 4 days ago | |||||||||||||
zoxide stores a rank for each directory based on how often you visit it, but you can manually adjust the scores. Run `zoxide query -ls thing` to see the scores, and `zoxide add thing -s AMOUNT` to increase the score. | ||||||||||||||
▲ | yonatan8070 4 days ago | parent [-] | |||||||||||||
That's good to know, when I needed to raise the score for a directory I just did a bunch of `cd .` | ||||||||||||||
|