diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-15 21:41:58 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-15 22:20:01 +0100 |
| commit | e2582f8649e9e67f02210f659b69523c46003087 (patch) | |
| tree | d7e87b1993e543bcf83345bf584ce3706b3fd1f8 /nethackrc | |
| parent | 68fc4436c2565ff31f1499d868ac71bc560121ee (diff) | |
Simplify installation
Diffstat (limited to 'nethackrc')
| -rw-r--r-- | nethackrc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nethackrc b/nethackrc deleted file mode 100644 index cc03822..0000000 --- a/nethackrc +++ /dev/null @@ -1,16 +0,0 @@ -OPTIONS=color -OPTIONS=catname:Pure -OPTIONS=dogname:Juan -OPTIONS=horsename:Juan -OPTIONS=symset:curses -OPTIONS=windowtype:curses -OPTIONS=align_status:bottom -OPTIONS=align_message:bottom -OPTIONS=popup_dialog -OPTIONS=perm_invent -OPTIONS=lit_corridor -DUNGEONSYMBOLS = 0x0020 0x2502 0x2500 0x250C 0x2510 0x2514 0x2518 0x253C \ - 0x2534 0x252C 0x2524 0x251C 0x00B7 0x25A0 0x25A0 0x002B \ - 0x002B 0x2261 0x00B1 0x00B7 0x2591 0x2592 0x003C 0x003E \ - 0x003C 0x003E 0x005F 0x007C 0x005C 0x0023 0x2320 0x2248 \ - 0x00B7 0x2248 0x00B7 0x00B7 0x0023 0x0023 0x0020 0x0023 0x2248 |