One I've had for years is bookmarks. It's actually a bash shell function. You can bookmark a file or a directory. $ bma filename $ bma dir when you type bm, it lists the bookmarks. Select a directory, and it cd's to it.…
One I've had for years is bookmarks. It's actually a bash shell function. You can bookmark a file or a directory. $ bma filename $ bma dir when you type bm, it lists the bookmarks. Select a directory, and it cd's to it.…