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

source $HOME/personal/dotfiles/util

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