ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
737 stars 48 forks source link

Make a link to `$HOME/.local/bin` with `make install` #184

Closed NatoBoram closed 2 years ago

NatoBoram commented 2 years ago

Hi!

I want to install this program in my user profile in $HOME/.local/bin/ instead of having it installed globally.

Would it be possible to add a make install option for non-root installs?

ad-oliviero commented 2 years ago

With b05a9d9 you can change the installation directory: make install DESTDIR=~/.local