initial commit

This commit is contained in:
jlamothe
2023-10-17 02:19:24 +00:00
commit 4d4dde4924
5 changed files with 20 additions and 0 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#!/bin/rc
# This script is an ugly hack that must be run within a
# maximised window to build the initial setup of my Plan9
# session.
label refwin
wloc | awk -f $home/lib/scripts/build-windows.awk | rc
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/rc
label commode
com
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/rc
mothra https://lite.duckduckgo.com
+4
View File
@@ -0,0 +1,4 @@
#!/bin/rc
# This is an ugly hack to calculate the screen dimensions
window -minx 0 -maxx 0 -maxx 99999 -maxy 99999 -hide build-windows
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/rc
label terminal
rc