Skip to content
Permalink
Fetching contributors…
Cannot retrieve contributors at this time
7 lines (5 sloc) 180 Bytes
#!/usr/bin/env bash
sudo cp ide-handler.desktop /usr/share/applications
sudo update-desktop-database
sudo cp ide-handler /usr/local/bin/
sudo chmod +x /usr/local/bin/ide-handler
You can’t perform that action at this time.