Every time I open a shell terminal in my Ubuntu, I always think that the window size is too small. I always ended up resizing the shell window manually using the mouse. I you’re having this problem here is how to fix it permanently.
1 | gnome-terminal --geometry=80x25 -x /home/janne/.adom/adom |