You can create a SQL file that has all of the formmating commands that you want and use it as a template for any new SQL files that you create.

take a look at the following:

SET LINESIZE 300
COL mycol FORMAT A80
COL mycolo FORMAT 00009