I am currently doing some python development with Ubuntu and am annoyed about having to organise and rearrange my windows every time I log in. I'm using Vim and another terminal window to run my python scripts.
Is there a way to say run a script that will rearrange the windows how I like and initiate a virtual environment? Also, is this something people tend to do?