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 /home/nethackrc | |
| parent | 68fc4436c2565ff31f1499d868ac71bc560121ee (diff) | |
Simplify installation
Diffstat (limited to 'home/nethackrc')
| -rw-r--r-- | home/nethackrc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/home/nethackrc b/home/nethackrc new file mode 100644 index 0000000..cc03822 --- /dev/null +++ b/home/nethackrc @@ -0,0 +1,16 @@ +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 |