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,4 +1,4 @@
#!/bin/sh -l
#!/bin/bash -l
[[ -f ~/.bash_profile ]] && . ~/.bash_profile