2
0
pycharm-professional/pycharm-professional.install
2018-09-06 11:36:11 -05:00

14 lines
355 B
Plaintext

post_install() {
/bin/cat << EOF
===>
===> Please set the anti-aliasing font and others settings of
===> pycharm in this file (if is needed):
===>
===> /opt/pycharm-professional/bin/pycharm64.vmoptions
===>
===> Please read the following link for more font options:
===> https://wiki.archlinux.org/index.php/Java_Runtime_Environment_Fonts
===>
EOF
}