; ~/.mykermrc - this file is called from ~/.kermrc and should contain any
; customized C-Kermit configuration

set prompt Local kermit>

set modem hayes
set line /dev/cua3
set speed 2400
set file type binary
set file name lit
