-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently all different aliases of the same executable "shim" that reads path from the ...__target__
file are duplicate files.
Describe the solution you'd like
Instead of having separate duplicate files for each identical shim, they should all be hardlinks with only a single separate shim (well, 2: python
and pythonw
) similar to how, for example, git does it.
Describe alternatives you've considered
n/a
Additional context
n/a
zooba
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request