# This is an example nethackrc file. You should edit this to suit your needs # 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=showexp,showscore,time,color OPTIONS=lit_corridor OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=hilite_pet OPTIONS=msg_window:reversed OPTIONS=DECgraphics OPTIONS=autopickup OPTIONS=pickup_types:$?!+/"= OPTIONS=disclose:yi ya yv yg yc OPTIONS=scores:5t 4a o OPTIONS=number_pad:0 #1 OPTIONS=suppress_alert:3.4.3 # The following are options not in vanilla NetHack: # #OPTIONS=use_darkgray # #OPTIONS=showborn # #OPTIONS=hp_monitor # OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline # #OPTIONS=paranoid_hit,paranoid_quit,paranoid_remove # #OPTIONS=sortloot:full # #OPTIONS=showbuc # #OPTIONS=win_edge # # For more information on what you can set in your nethackrc file, refer to: # http://www.nethack.org/v343/Guidebook.html#_TOCentry_42 # or http://nethack.wikia.com/wiki/Options # Happy hacking!