# junethack Dins # This is an example nethackrc file for UnNetHack 5.3.1. You should # 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,pickup_types:$ OPTIONS=showexp,showscore,time,color,autopickup OPTIONS=autodig,fruit:Cola,boulder:0,DECgraphics OPTIONS=name:Dins,catname:Greebo,dogname:Gaspode,horsename:Binky OPTIONS=monkeyname:The Librerian,crocodilename:Offler OPTIONS=ratname:Death of Rats,lit_corridor # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) # OPTIONS=windowtype:curses OPTIONS=videocolors:1 2 3 4 5 6 7 8 9 10 11 12 13 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!