Hacker News new | ask | show | jobs
by stereo 3625 days ago
It’s not really clean, how it asks for /usr/local/m-cli to be added to $PATH but then litters that directory with other scripts.
1 comments

It does mention that you can put it elsewhere:

    INSTALL_DIR=$HOME/.m-cli sh <(curl -fsSL https://raw.githubusercontent.com/rgcr/m-cli/master/install.sh)