Skip to content

Instantly share code, notes, and snippets.

View gabryellr's full-sized avatar
🎯
Focusing

Gabryell Rodrigues gabryellr

🎯
Focusing
View GitHub Profile
@gabryellr
gabryellr / add_intellij_launcer
Last active August 21, 2019 12:21 — forked from rob-murray/add_intellij_launcer
Add Intellij launcher shortcut and icon for ubuntu
// create file:
sudo vim /usr/share/applications/intellij.desktop
// add the following
[Desktop Entry]
Version=13.0
Type=Application
Terminal=false
Icon[en_US]=[your Intellij folder]/bin/idea.png
Name[en_US]=IntelliJ