I'm using pycharm remote execution to run scripts on a remote server. I saw that bash_profile (or other start up scripts) aren't executed - is there a way to make this happen?
preferably not in 'run configurations' which are needed for each script (I have many scripts) but in a shared configuration