7 ms·
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
by paholg 1y 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 1y agoThat's good to know, when I needed to raise the score for a directory I just did a bunch of `cd .`