Show HN: dirnav, a convenience tool for cd
ktimespi Monday, August 18, 2025I noticed that bash doesn't have the `prevd` and `nextd` commands provided by fish. So I wrote a small utility and a few aliases to add it in.
Let me know if there are any bugs!
Summary
The article discusses the development of a directory navigation tool called dirnav, which aims to provide a more efficient and user-friendly way to navigate file directories on a system. The tool includes features such as directory history, tab-based navigation, and keyboard shortcuts to enhance the overall file management experience.
1
1
Summary
github.com