How to display breadcrumbs in MACOS Terminal?

Viewed 1493

I want to show the current directory breadcrumbs in terminal (MacOs) like the screen:

enter image description here

How can I do that?

Right now it's only a text...

Thanks

2 Answers

Preferences -> Window -> Check "Path" under Working directory or document.

Path will be presented above working space as a part of window title.

I found as much. Hope that soothes your needs.

enter image description here

Related