# This is an example nethackrc file for GruntHack. 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=tile_height:16 OPTIONS=pettype:cat, catname:Marcus OPTIONS=gender:female OPTIONS=name:lacca, race:human #OPTIONS=role:valkyrie OPTIONS=role:healer OPTIONS=align:l OPTIONS=verbose OPTIONS=vary_msgcount:5 OPTIONS=time OPTIONS=lit_corridor OPTIONS=msghistory:10 OPTIONS=msg_window:combination OPTIONS=mention_walls OPTIONS=hilite_pet OPTIONS=safe_pet OPTIONS=number_pad:1 OPTIONS=runmode=crawl OPTIONS=autopickup OPTIONS=pickup_types:?!/$ OPTIONS=windowtype:curses OPTIONS=autodig OPTIONS=perm_invent # 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!