Just make your terminal using fullscreen with a single command.
To make this script works just follow the steps bellow.
- Create a file called
fs - Paste the content above (the other file in this gist) in the file
fs - Give powers to the script
chown +x fs(in some cases sudo is required). - Move the file to
/usr/local/binwith the commandcp fs /usr/local/bin - Enjoy it!