frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I built whi for super simple path management (Unix)

https://github.com/alexykn/whi
2•alexykn•1h ago

Comments

alexykn•1h ago
Problem: My path is a mess and I got annoyed with cargo / different toolchains etc. often being the wrong executables

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