Skip to content

Instantly share code, notes, and snippets.

View lvjing2's full-sized avatar

leo james lvjing2

  • alipay
  • Shanghai city
View GitHub Profile
@lvjing2
lvjing2 / add_intellij_launcer
Created December 26, 2016 03: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]=/home/rob/.intellij-13/bin/idea.png
Name[en_US]=IntelliJ