From f8d09c5cfd6d1d9595b64547dc9d29c63e40c5f2 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Thu, 5 Dec 2024 13:49:22 -0500 Subject: Moved .local/bin to scripts --- scripts/9t | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 scripts/9t (limited to 'scripts/9t') diff --git a/scripts/9t b/scripts/9t new file mode 100755 index 0000000..865b4a5 --- /dev/null +++ b/scripts/9t @@ -0,0 +1,6 @@ +#!/bin/sh + +SHELL=$PLAN9/bin/rc +font=/mnt/font/Menlo-Regular/15a/font +fontsrv & +9 9term -f $font -- cgit v1.2.3