I also am building a package manager on the side so swapping between having it's bin directory and homebrew's be up top in PATH is a concern
This thing is my solution, maybe someone wants to take a look :D
It lets you list all paths for an executable with their indices and then swap, move or "prefer" paths based on index
For managing the path with it the shell integrations are a must
alexykn•1h ago
I also am building a package manager on the side so swapping between having it's bin directory and homebrew's be up top in PATH is a concern
This thing is my solution, maybe someone wants to take a look :D
It lets you list all paths for an executable with their indices and then swap, move or "prefer" paths based on index
For managing the path with it the shell integrations are a must