How can I make my PowerShell terminal resize to the same dimensions every time?

0
0
Asked By CuriousCat99 On

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

Answered By CodeWhiz84 On

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!

NewbieDev12 -

I would like to try it. Thanks =)

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.