Hacker News new | ask | show | jobs
by aasasd 1885 days ago
Pretty sure this would change into the symlinks, not the linked directories. I.e. the $PWD would be under `~/.marks/`.
1 comments

Personally - never noticed a problem, but should be easy to solve just in case:

    alias cd="cd -P"