Original report by Michael Diamond (Bitbucket: dimo414).
Both named bookmarks (e.g. foo=/path/to/some/important/foo) and key directories (e.g. /the/subdirectories/of/this/dir/are/interesting) would be nice to have shortcuts to, so that you could say (from anywhere):
$ bd foo
$ bd bar # where bar is a subdirectory of the .../interesting directory above
Bonus points for subdirectory support, e.g. bd foo/bar cd's to the bar subdirectory of the foo bookmark.
Similar projects include:
Original report by Michael Diamond (Bitbucket: dimo414).
Both named bookmarks (e.g.
foo=/path/to/some/important/foo) and key directories (e.g./the/subdirectories/of/this/dir/are/interesting) would be nice to have shortcuts to, so that you could say (from anywhere):Bonus points for subdirectory support, e.g.
bd foo/barcd's to thebarsubdirectory of thefoobookmark.Similar projects include:
bd)