Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Thrysoee
on Aug 17, 2013
|
parent
|
context
|
favorite
| on:
Quickly navigate your filesystem from the command ...
I frequent systems where tcsh, for historical reasons, is the default shell, and for all its faults it does have some nice pushd settings that make directory browsing with 'cd +<number>' and 'dirs' very convenient.
I have ported this functionality to Bash:
http://thrysoee.dk/pushd/
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I have ported this functionality to Bash: http://thrysoee.dk/pushd/