shithub: ninethings

Download patch

ref: d6f0c957cca7c2bf33ea2e5c86eecf7cd03ab134
parent: afd205dfaffa4ebe40b42cafd4e995254d2dc6c1
author: Aaron Bieber <aaron@bolddaemon.com>
date: Sat Jul 20 22:50:24 EDT 2024

add startirc function

--- a/profile
+++ b/profile
@@ -20,6 +20,11 @@
 	font=/lib/font/bit/Go-Mono/Go-Mono.14.font
 }
 
+fn startirc{
+	echo scroll >/mnt/wsys/wctl
+	ircrc -p 6697 -t '#cat-v' -n ninebit -T irc.oftc.net
+}
+
 machine=`{echo $terminal | awk -F/ '{print $5}'}
 
 switch($service){