Hacker News new | ask | show | jobs
by yoz-y 1948 days ago
Care to elaborate? Nowadays i usually use history with fzf to find old cd commands.
1 comments

cd - <tab> to view numbered list of previous directories. hit the number to cd there
Thanks! I'll need to train myself to use this, it's super cool to learn a new trick like that.