summaryrefslogtreecommitdiff
path: root/runs/plan9
blob: 9434a6cea986111ab0a83a3abe40fd32dd49a6fe (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env zsh

source $HOME/personal/dotfiles/util

git clone https://github.com/9fans/plan9port.git $target/plan9
cd $target/plan9
./INSTALL