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
Using MSYS2, zoxide stores the real path in the database rather than the symlink path, whether with _ZO_RESOLVES_SYMLINKS=0 or unset. This behavior doesn't happen on Linux.
The text was updated successfully, but these errors were encountered:
Using MSYS2,
zoxide
stores the real path in the database rather than the symlink path, whether with_ZO_RESOLVES_SYMLINKS=0
or unset. This behavior doesn't happen on Linux.The text was updated successfully, but these errors were encountered: