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

8
build-windows Executable file
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

3
comwin Executable file
View File

@ -0,0 +1,3 @@
#!/bin/rc
label commode
com

2
ddg Executable file
View File

@ -0,0 +1,2 @@
#!/bin/rc
mothra https://lite.duckduckgo.com

4
riostart-custom Executable file
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

3
termwin Executable file
View File

@ -0,0 +1,3 @@
#!/bin/rc
label terminal
rc