Create shortcuts for Pycharm software under Ubuntu

Create shortcuts for Pycharm software under Ubuntu


First enter sudo gedit /usr/share/applications/Pycharm.desktop

Then paste the following command to save

[Desktop Entry]

Type=Application
Name=Pycharm
GenericName=Pycharm
Comment=Pycharm:The Python IDE
Exec=sh /home/zoe/pycharm/pycharm-2018.1.1/bin/pycharm.sh ( path where pycharm.sh is located )
Icon=/home/zoe /pycharm/pycharm-2018.1.1/bin/pycharm.png  ( path where pycharm.png is located)
Terminal=pycharm
Categories=Pycharm 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325725414&siteId=291194637