## @(#) created by arne
#######################
##
## theme: VMS
## the title shows the current directory in an VMS way.
## run 'stty lcase' to get the *real* feeling :)

THEME_AUTHOR="arne <brummelufs@hotmail.com>"

TITLE='SYS\$SYSDEVICE:[`echo $PWD|tr [:lower:] [:upper:]|cut -c2-255|tr "/" ","`.]'
PS1="$ "


BGTRANSPARENCY=0
