shithub: rc

ref: 7817e5aeec4cc0dc5ac4145f9146404d959a0da0
dir: rc/vncrio

View raw version
#!/bin/rc
rfork nefs
font=/lib/font/bit/vga/unicode.font
bind -c $home/tmp /tmp
bind -a $home/bin/rc /bin
bind -a $home/bin/$cputype /bin
test -f $home/p/rc/bindbins && . $home/p/rc/bindbins
if(test -f /tmp/sk){
	auth/factotum
	auth/aescbc -d </tmp/sk | read -m >/mnt/factotum/ctl
	ircs -ep qwx irc.freenode.net
}
webcookies
webfs
plumber
echo accelerated 5 >'#m'/mousectl
prompt=('; ' '	')
# FIXME
cat /sys/lib/kbmap/us >/dev/kbmap
rio -k '
	window -r 586 0 1280 584 9grid
	window -r 0 0 732 602 mw
	window -scroll -r 0 324 612 806 ii
	window -scroll -r 607 749 1280 800 girc /tmp/ircs/''#cat-v''
'