Shortcuts to start pycharm under ubuntu

In ubuntu just type pycharm to start the program.

Edit the file: vi ~/.bashrc

Add content: alias pycharm="bash $PYCHARM_HOME/bin/pycharm.sh"

Reload the file: source ~/.bashrc (bash_profile under centos)


Guess you like

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