#!/bin/sh # git clone https://git.drinkingtea.net/david/st.git # pushd st > /dev/null # sudo make clean install # popd > /dev/null echo "TODO: st build not yet done, skipping this install for now"