# This is an example nethackrc file for NetHack /dev/null 3.6.0. You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal # Examples of common defaults: OPTIONS=windowtype:tty OPTIONS=!showexp,!showscore,time,color,autopickup OPTIONS=!autodig,fruit:slime mold,boulder:0 OPTIONS=symset:DECgraphics OPTIONS=runmode:teleport OPTIONS=pickup_types:/?=$! # statushitlites is a popular option for 3.6.x - some common settings: OPTIONS=msghistory:20 OPTIONS=msg_window:reversed OPTION=statushilites OPTION=hilite_status: hitpoints-max/100%/green/green OPTION=hilite_status: hitpoints/20%/red/green OPTION=hilite_status: power-max/100%/green/green OPTION=hilite_status: power/20%/red/green OPTION=hilite_status: gold/50%/yellow/yellow OPTION=hilite_status: hunger/50%/orange/normal OPTION=hilite_status: condition/50%/black/black # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!