-
Notifications
You must be signed in to change notification settings - Fork 172
Description
Just a note that forcing the "regular system paths" actually breaks our system as we don't have mate installed in any of the the regular locations. Would be nice if this only removed user paths. Maybe something like
SAFE_PATH=$(echo -n $PATH | tr : '\n' | grep -v ^"$HOME" | tr '\n' :)
Originally posted by @twhitehead in #4160 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Reviewed, Scheduled