CSViewer modifying startup defaults

Hi all,
Just came across csviewer and it works great for my usecase of just reading a few csv files.

However, most of the csvs I open have the sep=; "excel helper" as the first line. I would therefore like to have
the SkipLines=1 option as default as well as ColumnsDontHaveHeaders=false. However, as I see it, these are stored on a
per file basis and not globally.

Is there anyway of having this setting globally?