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
In order to avoid redundant bookmarks, it would be good if you check all bookmarks for identical link targets to PWD.
One may then offer to rename the existing shortcut or to abort.
Basically just loop over all links in the shortcuts folder and check if their realpath matches $PWD.
The text was updated successfully, but these errors were encountered:
In order to avoid redundant bookmarks, it would be good if you check all bookmarks for identical link targets to PWD.
One may then offer to rename the existing shortcut or to abort.
Basically just loop over all links in the shortcuts folder and check if their realpath matches $PWD.
The text was updated successfully, but these errors were encountered: