Skip to content

Instantly share code, notes, and snippets.

@potados99
Created June 30, 2019 08:57
Show Gist options
  • Save potados99/4d57430439707a767511d37b5eaaf83f to your computer and use it in GitHub Desktop.
Save potados99/4d57430439707a767511d37b5eaaf83f to your computer and use it in GitHub Desktop.
Setting prompt size
#!/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