shithub: 9scripts

Download patch

ref: cf096b96c702cfb6b62355550e567dca35a4529d
parent: 3eb1bbbf7fa853c6bf5fee8d076010631b37c032
author: glenda <glenda@9front.local>
date: Sun Nov 29 05:15:46 EST 2020

readme rename

--- /dev/null
+++ b/README
@@ -1,0 +1,9 @@
+These are the scripts that power my awesome 9front setup (see 1.png and 2.png)
+
+First I am using 9front from http://9front.org
+
+Second I am using the rio mods from https://ftrv.se/14
+
+You can install go from the install-go.rc scripts
+
+I am using git9 from https://github.com/oridb/git9
--- a/restore
+++ b/restore
@@ -1,5 +1,6 @@
 #!/bin/rc
 cp util/* $home/bin/rc
+cp grid/* $home/bin/rc
 cp color $home/
 ./install/*.rc
 ./install/pull9front