I'm trying to figure out how to set my PowerShell terminal window to open with the same dimensions every time. I've looked around but couldn't find an option in the settings aside from window placement. I've also played with scripts in my $Profile and adjusted the JSON settings, but nothing seems to work. Any suggestions?
1 Answer
If you're looking for a code snippet, I have one that lets you set the PowerShell window to a specific size. Let me know if you want it!
I would like to try it. Thanks =)