summarylogtreecommitdiffstats
path: root/pycharm
diff options
context:
space:
mode:
authorXavierCLL2015-06-13 00:30:51 -0500
committerXavierCLL2015-06-13 00:30:51 -0500
commit1488711311b4379e3e54f62ce4fa7817783f39fc (patch)
tree8fc45580099cae048a8136ebc3b2ff364e3642eb /pycharm
downloadaur-1488711311b4379e3e54f62ce4fa7817783f39fc.tar.gz
Initial import
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