2
0

Changed the shell in pycharm executable

This commit is contained in:
XavierCLL 2016-07-16 11:32:42 -05:00
parent 5e86f585ef
commit 63fd2a1dd1

View File

@ -1,5 +1,5 @@
#!/bin/sh -l
#!/bin/bash -l
[[ -f ~/.bash_profile ]] && . ~/.bash_profile
sh /opt/pycharm-professional/bin/pycharm.sh
sh /opt/pycharm-professional/bin/pycharm.sh