I built a small Bash script to make navigating directories in the terminal easier.
It’s a lightweight alternative to pushd/popd with these features:
– Save *temporary or persistent bookmarks* for directories.
– Assign *aliases* to frequently used paths.
– Quickly jump to any saved directory with a single command.
Feedback and suggestions are welcome!
Thanks!
Comments URL: https://news.ycombinator.com/item?id=45707560
Points: 1
# Comments: 0
Source: github.com
