# This is an example nethackrc file. You should edit this to suit your needs # Edit this on the NAO website: https://alt.org/nethack/webconf/ # or if in terminal, see https://alt.org/nethack/virus.txt # Automatically dig if you are wielding a digging tool and moving # into a place that can be dug OPTIONS=autodig # Walking into a door attempts to open it #OPTIONS=autoopen # Use inverse for pets OPTIONS=hilite_pet,!autopickup,number_pad:0,time,showexp,color # Use inverse for piles of items #OPTIONS=hilite_pile # How recalled messages (ctrl-p) are displayed. #OPTIONS=msg_window:reversed # Conducts #OPTIONS=nudist #OPTIONS=blind ## Colored menus. Regular expressions allowed. # OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline # Messagetypes # ## displacing pets. hide the message. #MSGTYPE=hide "You swap places with your .*" ## items on floor. don't repeat the message. #MSGTYPE=norep "You see here a .*" #MSGTYPE=norep "You see here an .*" ## delayed instadeaths. always prompt for -more- #MSGTYPE=stop "You are slowing down." #MSGTYPE=stop "You find it hard to breathe." #MSGTYPE=stop "You are turning a little .*"