5 lines
104 B
Bash
5 lines
104 B
Bash
#!/bin/sh -l
|
|
|
|
[[ -f ~/.bash_profile ]] && . ~/.bash_profile
|
|
|
|
sh /opt/pycharm-professional/bin/pycharm.sh |