No more $ cd to/where/was/it/now/again?; use bookmarks in zsh or bash(github.com)3 points·by erikw5·5년 전·1 commentsgithub.comNo more $ cd to/where/was/it/now/again?; use bookmarks in zsh or bashhttps://github.com/erikw/cd-bookmark1 commentsPost comment[–]erikw5·5년 전replyzsh and bash plugin to bookmark directories to cd. This is a fork with added functionality!Yesterday:$ cd some/really/long/path/to/project2Today:$ g proj2Set up by simply saving a bookmark with an easy to type name:some/really/long/path/to/project2 $ s proj2
Yesterday:
$ cd some/really/long/path/to/project2
Today:
$ g proj2
Set up by simply saving a bookmark with an easy to type name:
some/really/long/path/to/project2 $ s proj2