quick access in linux terminal code example
Example: quick access in linux terminal
$ ln -s path/to/a/really/deeply/nested/director/my-project ~/my-project
$ cd ~/my-project
$ ln -s path/to/a/really/deeply/nested/director/my-project ~/my-project
$ cd ~/my-project