Created
June 30, 2019 08:57
-
-
Save potados99/4d57430439707a767511d37b5eaaf83f to your computer and use it in GitHub Desktop.
Setting prompt size
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
stty cols 200 rows 50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment