#
# System-wide NetHack configuration file for console-only NetHack.
#
OPTIONS=windowtype:tty,toptenwin,DECgraphics
OPTIONS=fixinv,safe_pet,sortpack,tombstone,color
OPTIONS=verbose,news,autopickup,autoquiver,pickup_types:$
OPTIONS=boulder:0
OPTIONS=nomail,time,hilite_pet,invweight
OPTIONS=mon_polycontrol,showexp,showrace,showweight

# Enable this if you want to see your inventory sorted in alphabetical
# order by item instead of by index letter:
# OPTIONS=sortloot:full
# or if you just want containers sorted:
# OPTIONS=sortloot:loot

OPTIONS=msg_window:f

#
# Some sane defaults for menucolor
#

OPTIONS=menucolors
MENUCOLOR=" blessed "=green
MENUCOLOR=" holy "=green
MENUCOLOR=" uncursed "=yellow
MENUCOLOR=" cursed "=red
MENUCOLOR=" unholy "=red
MENUCOLOR=" cursed .* (being worn)"=orange&underline