diff --git a/README b/README new file mode 100644 index 0000000..bc7ee5e --- /dev/null +++ b/README @@ -0,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 diff --git a/restore b/restore index 3f9c12d..a9c5199 100755 --- 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