summarylogtreecommitdiffstats
path: root/pycharm
diff options
context:
space:
mode:
Diffstat (limited to 'pycharm')
-rw-r--r--pycharm5
1 files changed, 5 insertions, 0 deletions
diff --git a/pycharm b/pycharm
new file mode 100644
index 000000000000..36df1bf04cc3
--- /dev/null
+++ b/pycharm
@@ -0,0 +1,5 @@
+#!/bin/sh -l
+
+[[ -f ~/.bash_profile ]] && . ~/.bash_profile
+
+sh /opt/pycharm-professional/bin/pycharm.sh \ No newline at end of file