## @(#) created by arne
#######################
##
## the GNU prompt, my little contribution to the gnu community :)

needmod number-extra
TITLE="GNUTerm/$TEXTNUMBER"
ICON="Term: $ARABICNUMBER"
PS1="%gnu "
if test "$SHELLNAME" = "zsh"; then
PS1="%%gnu "
fi

