# My config file for NetHack (), the greatest computer # game of all time. Explanations of these options can be found in the # guidebook at . OPTIONS=time,!mail,!silent,showexp,scores:10t,disclose:+i +a +v +g +c OPTIONS=dogname:Murphy,catname:Jelli,fruit:pineapple,horsename:Eohippus OPTIONS=!cmdassist,color,pickup_types:$")[%?+!=/(*,autodig,null # These keep certain objects from being automatically picked up; however, this # only works if the experimental option AUTOPICKUP_EXCEPTIONS was defined in # config.h at compile time. #AUTOPICKUP_EXCEPTION=">a gnome corpse" #AUTOPICKUP_EXCEPTION=">*worthless*" #AUTOPICKUP_EXCEPTION=">a gray stone" #AUTOPICKUP_EXCEPTION=">a rock" #AUTOPICKUP_EXCEPTION=">*loadstone*" #AUTOPICKUP_EXCEPTION=">* cursed*" #AUTOPICKUP_EXCEPTION=">*atrice corpse" #AUTOPICKUP_EXCEPTION=">*crossbow*" #AUTOPICKUP_EXCEPTION=">*kobold*corpse" #AUTOPICKUP_EXCEPTION=">* rocks" #AUTOPICKUP_EXCEPTION=">a large box" #AUTOPICKUP_EXCEPTION=">a chest" # This sets where to save character dump files; only valid if compiled with the # Dump Character patch (): #OPTIONS=dumpfile:/Users/jwodder/Desktop/%n-chardump.txt