summaryrefslogtreecommitdiff
path: root/games/nethack/files/nethack-tty
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack/files/nethack-tty')
-rw-r--r--games/nethack/files/nethack-tty5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/nethack/files/nethack-tty b/games/nethack/files/nethack-tty
new file mode 100644
index 0000000000..8a7415de9e
--- /dev/null
+++ b/games/nethack/files/nethack-tty
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+export NETHACKOPTIONS="windowtype:tty"
+
+exec /usr/games/nethack \ No newline at end of file