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
Currently, the parent directory of any executable is added to env.PATH, which isn't right. But we can't use Scoops Shim, as it doesn't support relative paths, and packages may reside reside on a network drive in which case the root is flexible.
The text was updated successfully, but these errors were encountered:
Currently, the parent directory of any executable is added to
env.PATH
, which isn't right. But we can't use Scoops Shim, as it doesn't support relative paths, and packages may reside reside on a network drive in which case the root is flexible.The text was updated successfully, but these errors were encountered: