shithub: 9scripts

ref: 6c7aaecff8d23231e45e81448c494f85b4e94aaf
dir: /install/antstools/

View raw version
#!/bin/rc
mkdir -p $home/code
git/clone https://github.com/Plan9-Archive/antshill
cd antshill
cp bootdir.extras/namespace.save9front /lib
cp bootdir.extras/namespace.saveterm /lib
cd scripts
cp rerootwin /rc/bin
cp gui /rc/bin
echo done