I needed to get somewhere and I was like "I'll take the PATH" and now I'm lost enough I'm just trying to figure out how to get back to where I started

@mcc not sure if this is what you meant, but:

dirs -p | tail -n +2 | fzf

will select a directory from the list of dirs you've been to; this should work in both zsh and bash.

and at least in zsh you can do:

bindkey -s '\eg' 'eval "cd $(dirs -p | tail -n +2 | fzf )"
'
(i.e. bind <alt-g> to that command)

(not sure how to do the key-binding part in bash tho)

PATH – Toronto's Downtown Pedestrian Walkway

The PATH is a mostly underground pedestrian walkway network in downtown Toronto that spans more than 30 kilometres of restaurants, shopping, services and entertainment. The walkway facilitates pedestrian linkages to public transit, accommodating more than 200,000 business-day commuters as well as tourists and residents. The PATH provides an important contribution to the economic viability of the […]

City of Toronto
@JamesWidman @wronglang it's not a very good name
@mcc @JamesWidman or mastodon is too terminal-brained
@wronglang i am definitely way too terminal-brained