aboutsummaryrefslogtreecommitdiff
path: root/games/nethack/files/nethack-tty
diff options
context:
space:
mode:
authorhollywoodb <hollywoodb@fastmail.fm>2010-05-11 14:28:22 +0200
committerAlan Hicks <alan@lizella.net>2010-05-11 14:28:22 +0200
commit4d8424dc05d827be10d5bef7d219a1e22f8c9787 (patch)
treeece974213ed4770bbd233f95f53b92b225e82eac /games/nethack/files/nethack-tty
parentfcd83d8dcae082fd5851f2d21d10a422a5f62bc8 (diff)
games/nethack: Initial import
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 0000000000000..8a7415de9e35f
--- /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