## @(#) created by arne
#######################
##
## the original DOS theme I made is back: UX-DOS
##
## dos with unix slashes.
needmod number-extra 
PS1='C:`pwd|tr "[:lower:]" "[:upper:]" `> '

TITLE="UX-DOS $LATINNUMBER"
SUPERTITLE="SU-DOS $LATINNUMBER"

# the console as it used to be
FGCOLOR=aaaaaa
BGCOLOR=000000
CURCOLOR=aaaaaa

# standard vt100 resolution
SIZE_X=80
SIZE_Y=24

