| ▲ | inetknght 2 hours ago | |
> Installing your binaries into C:\Program Files\AppName or /usr/local/bin? Fine. I used to have this opinion too. Then I decided that I actually don't want random things to install to `/usr/local/bin`. They should install to `${HOME}/.local/bin`. I should be perfectly capable of installing any application without modifying the system for every user. | ||