# This is an example nethackrc file for UnNetHack 5.3.1. You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Examples of common defaults: #OPTIONS=windowtype:tty OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=utf8graphics OPTIONS=number_pad:2 # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) OPTIONS=windowtype:curses OPTIONS=align_status:bottom OPTIONS=align_message:top OPTIONS=windowborders:3 OPTIONS=petattr:I OPTIONS=perm_invent # Set terminal window for same dimensions #OPTIONS=term_cols:124 #OPTIONS=term_rows:32 OPTIONS=hitpointbar OPTIONS=color,menucolor # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking! OPTIONS=showexp,showscore,time,color,!autopickup #OPTIONS=role:random,race:random,gender:random,align:random OPTIONS=pickup_types:$"=/!?+ # statushitlites is a popular option for 3.6.1 - some common settings: OPTIONS=statushilites OPTIONS=hilite_status: hitpoints-max/green&normal OPTIONS=hilite_status: hitpoints/100%/green&normal OPTIONS=hilite_status: hitpoints/<100%/lightgreen&normal OPTIONS=hilite_status: hitpoints/<76%/yellow&normal OPTIONS=hilite_status: hitpoints/<51%/orange&normal OPTIONS=hilite_status: hitpoints/<26%/red&normal OPTIONS=hilite_status: hitpoints/<11%/black&normal