ref: 7923e9afe0182b0a723e80f93b0eec30020549ca
dir: /install/antstools/
#!/bin/rc mkdir -p $home/code cd $home/code git/clone https://github.com/Plan9-Archive/antshill cd antshill cp bootdir.extras/namespace.save9front /lib cp bootdir.extras/namespace.saveterm /lib cp grid/gridorc /rc/bin cd scripts cp rerootwin /rc/bin cp gui /rc/bin cd ../grio mk install cp grio.man /sys/man/1/grio echo done