Skip to content

Instantly share code, notes, and snippets.

@salvatore8686
Forked from M4cs/download_bins.sh
Created August 2, 2019 19:16
Show Gist options
  • Save salvatore8686/e7b84aa8819687779b1103ce3352076d to your computer and use it in GitHub Desktop.
Save salvatore8686/e7b84aa8819687779b1103ce3352076d to your computer and use it in GitHub Desktop.
mti-cli setup scripts
sudo wget https://raw.githubusercontent.com/mklement0/fileicon/stable/bin/fileicon -O /usr/local/bin/fileicon
sudo wget https://macthemes.co/easy_mount -O /usr/local/bin/easy_mount
sudo wget https://macthemes.co/mti-cli -O /usr/local/bin/mti-cli
sudo chmod +x /usr/local/bin/fileicon
sudo chmod +x /usr/local/bin/easy_mount
sudo chmod +x /usr/local/bin/mti-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment