Hacker News new | ask | show | jobs
by buster 4374 days ago
I'm putting rust in $HOME/bin (and other self compiled software). You can change the default installation from /usr/local by running

  DESTDIR=$HOME make install