Skip to content

Instantly share code, notes, and snippets.

View salvatore8686's full-sized avatar

Salvatore de bari salvatore8686

View GitHub Profile
@salvatore8686
salvatore8686 / download_bins.sh
Created August 2, 2019 19:16 — forked from M4cs/download_bins.sh
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
Pubblicità