You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for zoxide, this is a must-have tool for me to work on terminal!
I have a symlink on my home folder called devel going to /devel. I've seen the following and it kinda confused me:
~/devel/puppet/admin ~> z admin
/devel/puppet/admin ~> z admin
~/devel/puppet/admin ~> z admin
/devel/puppet/admin ~>
So it is the same place, going back and forth either to target or to the link. Is there a way to "deduplicate" the entries?
(I saw a PR about _ZO_RESOLVE_SYMLINKS but I am not setting it, so behavior should be the default)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi 👋
First of all, thanks for zoxide, this is a must-have tool for me to work on terminal!
I have a symlink on my home folder called
devel
going to/devel
. I've seen the following and it kinda confused me:So it is the same place, going back and forth either to target or to the link. Is there a way to "deduplicate" the entries?
(I saw a PR about
_ZO_RESOLVE_SYMLINKS
but I am not setting it, so behavior should be the default)Beta Was this translation helpful? Give feedback.
All reactions