# 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,!DECgraphics,!sparkle,!cmdassist,pickup_dropped OPTIONS=showexp,showscore,time,color,autopickup,pickup_types:$"?!/= OPTIONS=autodig,fruit:blueberry,boulder:0,pickup_burden:unencumbered OPTIONS=paranoid:+hit +quit +remove +trap +lava +water #OPTIONS=utf8graphics # 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 # Set terminal window for same dimensions #OPTIONS=term_cols:124 #OPTIONS=term_rows:32 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!