Y
Hacker News
new
|
ask
|
show
|
jobs
by
stjohnswarts
1888 days ago
Similar is
https://lib.rs/crates/zoxide
if you're a fan of rust based solutions :) .
1 comments
alpb
1888 days ago
I don't think zoxide keeps an eye on shell history or uses a shell hook to see which dirs you navigate to manually? It seems it collects history only through its own CLI?
link
stjohnswarts
1888 days ago
You're wrong it watches what you do and where you go via the shell command history file.
link