Page is a not externally linkable
mikedee - 11:32 am on Apr 10, 2008 (gmt 0)
export sets the variable for the rest of the session, specifying it at the start of the command means it only applies for that command. You probably only need it for that command so just replace the ; with a space.
Or just remove the stray ; before the firefox command.