Skip to content

Commit d8b5f1c

Browse files
committed
Merge branch 'pycharm_update' of https://github.com/AleixMT/Linux-Auto-Customizer into develop
2 parents 3464812 + 4510ce0 commit d8b5f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/features/pycharm/pycharm.dat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pycharm_icon="pycharm.png"
99

1010
pycharm_associatedfiletypes=("text/sh" "text/x-python" "text/x-python3")
1111
pycharm_bashfunctions=("silentFunctionInWd")
12-
pycharm_binariesinstalledpaths=("bin/pycharm.sh;pycharm")
12+
pycharm_binariesinstalledpaths=("bin/pycharm;pycharm")
1313
pycharm_downloadKeys=("bundle")
1414
pycharm_bundle_URL="https://download.jetbrains.com/python/pycharm-2025.2.3.tar.gz"
1515
pycharm_keybindings=("pycharm;<Primary><Alt><Super>p;Pycharm")

0 commit comments

Comments
 (0)