# This is an example nethackrc file. You should edit this to suit the needs # of your personal nethack build and add some reasonable default options # for your users. # If you compiled dgamelaunch with the `vi' editor enabled instead of ee, # perhaps a helpful blurb such as this might help: # This editor is vi-like. Type ESC a couple times, then ':q!' (without quotes) # to exit if you get stuck. To save, hit ESC and then ZZ or type ':wq' # (without quotes.) To insert text, hit 'i' to enter insert mode. # Here are some examples of reasonable defaults: OPTIONS=autodig OPTIONS=autopickup OPTIONS=autoquiver OPTIONS=checkpoint OPTIONS=nocmdassist OPTIONS=nocolor OPTIONS=confirm OPTIONS=noeight_bit_tty OPTIONS=noextmenu OPTIONS=fixinv OPTIONS=help OPTIONS=nohilite_pet OPTIONS=noignintr OPTIONS=lit_corridor OPTIONS=nolootabc OPTIONS=mail OPTIONS=nomenucolors OPTIONS=null OPTIONS=prayconfirm OPTIONS=pushweapon OPTIONS=rest_on_space OPTIONS=safe_pet OPTIONS=showborn OPTIONS=showexp OPTIONS=showrace OPTIONS=showscore OPTIONS=silent OPTIONS=sortpack OPTIONS=nosound OPTIONS=sparkle OPTIONS=nostandout OPTIONS=time OPTIONS=travel OPTIONS=nouse_inverse OPTIONS=verbose OPTIONS=gender:male OPTIONS=msghistory:20 OPTIONS=pettype:none OPTIONS=boulder:' OPTIONS=disclose:yi ya yv yg yc OPTIONS=fruit:slime mold OPTIONS=menustyle:full OPTIONS=menu_headings:inverse OPTIONS=msg_window:full OPTIONS=number_pad:0 OPTIONS=pickup_burden:stressed OPTIONS=pickup_types:$ OPTIONS=runmode:walk OPTIONS=sortloot:none OPTIONS=suppress_alert:3.4.0 # For more information on what you can set in your nethackrc file, refer to: # http://www.nethack.org/v343/Guidebook.html#_TOCentry_42 # Happy hacking!