Files
dotfiles-and-setup/installs_and_builds/custom_st_default

10 lines
200 B
Bash
Executable File

#!/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"